copy method

  1. @override
ComplexPlane copy()
override

Implementation

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