ProcessingCurvesGreenPointsPut$RequestBody.fromJson constructor

ProcessingCurvesGreenPointsPut$RequestBody.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ProcessingCurvesGreenPointsPut$RequestBody.fromJson(
        Map<String, dynamic> json) =>
    _$ProcessingCurvesGreenPointsPut$RequestBodyFromJson(json);