$StringRangeCopyWith extension

on

Properties

copyWith → _$StringRangeCWProxy

Available on StringRange, provided by the $StringRangeCopyWith extension

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