international property

  1. @JsonKey(name: 'international')
International? international
getter/setter pair

The institution's display name in different languages. Derived from the wikipedia page for the institution in the given language.

Implementation

@JsonKey(name: 'international')
International? international;