translations property

List<LocalizedString>? translations
getter/setter pair

The locale strings.

Implementation

core.List<LocalizedString>? translations;