fromJson static method

SpeechVoice fromJson(
  1. String raw
)

Implementation

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