Constructs a CropPoint from the provided json.
json
factory CropPoint.fromJson(Map<String, dynamic> json) => _$CropPointFromJson(json);