fromJson static method

ImageResponseFormat fromJson(
  1. String raw
)

Implementation

static ImageResponseFormat fromJson(String raw) => ImageResponseFormat(raw);