fromJson static method

Implementation

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