$PathSubstitutionCopyWith extension

on

Properties

copyWith → _$PathSubstitutionCWProxy

Available on PathSubstitution, provided by the $PathSubstitutionCopyWith extension

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