fromJson static method

ImageStyle fromJson(
  1. String raw
)

Implementation

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