fromJson static method

SpeechResponseFormat fromJson(
  1. String raw
)

Implementation

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