fromJson static method

SpeechModel fromJson(
  1. String raw
)

Implementation

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