translations property

Map<Locale, Map<String, String>> translations

Translation Map

Implementation

static Map<Locale, Map<String, String>> get translations => _translations;