copy method

  1. @override
TangentLine copy()
override

Implementation

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