$EnumValueCopyWith extension

on

Properties

copyWith → _$EnumValueCWProxy

Available on EnumValue, provided by the $EnumValueCopyWith extension

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