languages property

List<String> languages
final

An list of locale codes. A record may contain data items that have been localized to some or all of these locales. Records should not contain localized data for locales not included in this array.

Implementation

final List<String> languages;