allDescriptionTranslations property

Map<Locale, String> allDescriptionTranslations

Gets all translations of the description of the value.

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

Implementation

Map<Locale, String> get allDescriptionTranslations;