languages property
The official languages spoken in the country.
Implementation
@override
List<NaturalLanguage> get languages => const [LangDiv()];
The official languages spoken in the country.
@override
List<NaturalLanguage> get languages => const [LangDiv()];