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