translations property

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

Translation Map

Implementation

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