$EvOptionsCopyWith extension
- on
Properties
- copyWith → _$EvOptionsCWProxy
-
Available on EvOptions, provided by the $EvOptionsCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfEvOptions.copyWith(...)
orinstanceOfEvOptions.copyWith.fieldName(...)
.no setter