languages property

List<String>? languages
getter/setter pair

A list of the languages used in the show, identified by their ISO 639 code.

Implementation

List<String>? languages;