$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(...) or instanceOfReferences.copyWith.fieldName(...).
no setter