langMap property

Map<Locale, T Function()> langMap
getter/setter pair

Implementation

Map<Locale, T Function()> langMap;