copyWith property

  1. @JsonKey(ignore: true)
$PointCopyWith<Point> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$PointCopyWith<Point> get copyWith => throw _privateConstructorUsedError;