LangHau constructor
const
LangHau()
Creates a instance of LangHau (Hausa language).
ISO 639-2/T code: "HAU", ISO 639-1 code: "HA".
Implementation
const LangHau()
: super(
name: "Hausa",
code: "HAU",
codeShort: "HA",
namesNative: const ["(Hausa) هَوُسَ"],
family: const AfroAsiatic(),
isRightToLeft: true,
);