$ReferencePointCopyWith extension

on

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(...) or instanceOfReferencePoint.copyWith.fieldName(...).
no setter