$ReferencePointCopyWith extension
Properties
- copyWith → _$ReferencePointCWProxy
-
Available on ReferencePoint, provided by the $ReferencePointCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfReferencePoint.copyWith(...)
orinstanceOfReferencePoint.copyWith.fieldName(...)
.no setter