copyObject property

T? get copyObject

Implementation

T? get copyObject {
  return _copyObject;
}