availableLocales property

List<String>? availableLocales
final

List of locales that can be used by the application. If null, the locales will be detected automatically.

Implementation

final List<String>? availableLocales;