allValueTranslations property

Map<Locale, String> allValueTranslations

Gets all translations of the value.

@return a Map containing all translations for the value and their locale

Implementation

Map<Locale, String> get allValueTranslations;