$StructuredFormatCopyWith extension
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(...)
orinstanceOfStructuredFormat.copyWith.fieldName(...)
.no setter