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