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