LangTgk constructor
const
LangTgk()
Creates a instance of LangTgk (Tajik language).
ISO 639-2/T code: "TGK", ISO 639-1 code: "TG".
Implementation
const LangTgk()
: super(
name: "Tajik",
code: "TGK",
codeShort: "TG",
namesNative: const ["тоҷикӣ", "تاجیکی", "toçikī"],
family: const IndoEuropean(),
scripts: const {ScriptCyrl()},
);