copy method

  1. @override
NumberPlane copy()
override

Implementation

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