supportedLocales property

List<Locale> supportedLocales
final

List of available locales, can be used by localeResolutionCallback, to determine whether a locale is supported or not

Implementation

final List<Locale> supportedLocales;