descriptionLocalisation property
final
Localisations for this source, where the key is a locale tag and the value is the description of the enhancement. If the value for the current locale is non-null, it will be used instead of description.
Implementation
final Map<String, String> descriptionLocalisation = const {};