HightlightOutOfGamutPixelsEnabled$Response.fromJson constructor

HightlightOutOfGamutPixelsEnabled$Response.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory HightlightOutOfGamutPixelsEnabled$Response.fromJson(
        Map<String, dynamic> json) =>
    _$HightlightOutOfGamutPixelsEnabled$ResponseFromJson(json);