$RouteModifiersCopyWith extension

on

Properties

copyWith → _$RouteModifiersCWProxy

Available on RouteModifiers, provided by the $RouteModifiersCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfRouteModifiers.copyWith(...) or instanceOfRouteModifiers.copyWith.fieldName(...).
no setter