$StructuredFormatCopyWith extension

on

Properties

copyWith → _$StructuredFormatCWProxy

Available on StructuredFormat, provided by the $StructuredFormatCopyWith extension

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