fromJson static method

ImageOutputFormat fromJson(
  1. String raw
)

Implementation

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