$LandmarkCopyWith extension
- on
Properties
- copyWith → _$LandmarkCWProxy
-
Available on Landmark, provided by the $LandmarkCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfLandmark.copyWith(...)
orinstanceOfLandmark.copyWith.fieldName(...)
.no setter