$PointCopyWith extension
- on
Properties
- copyWith → _$PointCWProxy
-
Available on Point, provided by the $PointCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfPoint.copyWith(...)
orinstanceOfPoint.copyWith.fieldName(...)
.no setter