translations property

List<T> translations
final

A list of TranslatedName objects representing the translations, with different languages, country and script codes.

Implementation

final List<T> translations;