locales property

List<AutoLocalizedLocale> locales
final

List of AutoLocalizedLocale, which is the main part of the config. List can't be empty.

Implementation

final List<AutoLocalizedLocale> locales;