locales property
List<LocaleName>
get
locales
Returns the list of locales that are available on the device for speech recognition.
Implementation
List<LocaleName> get locales => _locales;
Returns the list of locales that are available on the device for speech recognition.
List<LocaleName> get locales => _locales;