translations property

Map<String, String> translations
getter/setter pair

A map of available translations for this locale.

Implementation

Map<String, String> translations = {};