copy abstract method

T copy()

Returns a copy of this instance.

  • Fresh instances should be prepared to be sent through Isolates.

Implementation

T copy();