pronunciationDictionaryLocators property

  1. @JsonKey.new(name: 'pronunciation_dictionary_locators', defaultValue: <String>[])
List<String>? pronunciationDictionaryLocators
final

Implementation

@JsonKey(name: 'pronunciation_dictionary_locators', defaultValue: <String>[])
final List<String>? pronunciationDictionaryLocators;