$LegCopyWith extension
- on
Properties
- copyWith → _$LegCWProxy
-
Available on Leg, provided by the $LegCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfLeg.copyWith(...)
orinstanceOfLeg.copyWith.fieldName(...)
.no setter