$FuelOptionsCopyWith extension
- on
Properties
- copyWith → _$FuelOptionsCWProxy
-
Available on FuelOptions, provided by the $FuelOptionsCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfFuelOptions.copyWith(...)
orinstanceOfFuelOptions.copyWith.fieldName(...)
.no setter