$ModelCopyWith extension

on

Properties

copyWith → _$ModelCWProxy

Available on Model, provided by the $ModelCopyWith extension

Returns a callable class that can be used as follows: instanceOfModel.copyWith(...) or like so:instanceOfModel.copyWith.fieldName(...).
no setter