localizedStrings property

Map<String, String> localizedStrings
getter/setter pair

The map of localized strings for the current locale.

Implementation

Map<String, String> localizedStrings = {};