$AreaCopyWith extension
- on
Properties
- copyWith → _$AreaCWProxy
-
Available on Area, provided by the $AreaCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfArea.copyWith(...)
orinstanceOfArea.copyWith.fieldName(...)
.no setter