copyOnly property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? copyOnly
getter/setter pair

Deprecated: copy_only is deprecated.

Use differential_base instead

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? copyOnly;