Pronunciation.fromJson constructor

Pronunciation.fromJson(
  1. Map json
)

Implementation

factory Pronunciation.fromJson(Map json) => _$PronunciationFromJson(json);