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