keys property

List<String> get keys

Returns the list of keys/locale names.

Implementation

List<String> get keys => availableLocales;