fromJson static method

ImageGenerationModel fromJson(
  1. String raw
)

Implementation

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