locales property

List<LocaleName> locales

Returns the list of locales that are available on the device for speech recognition.

Implementation

List<LocaleName> get locales => _locales;