LangPus constructor
const
LangPus()
Creates a instance of LangPus (Pashto (Pushto) language).
ISO 639-2/T code: "PUS", ISO 639-1 code: "PS".
Implementation
const LangPus()
: super(
name: "Pashto (Pushto)",
code: "PUS",
codeShort: "PS",
namesNative: const ["پښتو"],
family: const IndoEuropean(),
isRightToLeft: true,
scripts: const {ScriptArab()},
);