OutputGlobalColourExtendedBitDepthEnabledPut$RequestBody.fromJson constructor

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

Implementation

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