copyObject property

T? copyObject

Implementation

T? get copyObject {
  return _copyObject;
}