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