$ReferencesCopyWith extension
- on
Properties
- copyWith → _$ReferencesCWProxy
-
Available on References, provided by the $ReferencesCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfReferences.copyWith(...)
orinstanceOfReferences.copyWith.fieldName(...)
.no setter