translations property

Map<String, String> get translations
inherited

Map of locale codes to translated values

Implementation

String get defaultValue;/// Map of locale codes to translated values
Map<String, String> get translations;