translations property

Map<String, String> translations
getter/setter pairinherited

A map of available translations for this locale.

Implementation

Map<String, String> translations = {};