copy method

  1. @override
EpitaphEdge copy()
override

Returns a copy of the instance of your object

Implementation

@override
EpitaphEdge copy() => this;