copy method

  1. @override
ArcBetweenPoints copy()
override

Implementation

@override
ArcBetweenPoints copy() => ArcBetweenPoints.copyFrom(this);