Phrase.fromJson constructor

Phrase.fromJson(
  1. Map json
)

Implementation

factory Phrase.fromJson(Map json) => _$PhraseFromJson(json);