locales property

List<String> get locales

Implementation

List<String> get locales => translationsByLocale.keys.toList()..sort();