l10nMap property

Map<Locale, Map<String, String>> l10nMap

The app's translations

Implementation

Map<Locale, Map<String, String>> get l10nMap;