pronunciationDictionaryVersions property
- @JsonKey.new(name: 'pronunciation_dictionary_versions', defaultValue: <PronunciationDictionaryVersionResponseModel>[])
final
Implementation
@JsonKey(
name: 'pronunciation_dictionary_versions',
defaultValue: <PronunciationDictionaryVersionResponseModel>[])
final List<PronunciationDictionaryVersionResponseModel>
pronunciationDictionaryVersions;