isLisu property

bool get isLisu

Checks if this Script instance is Lisu (Fraser).

Implementation

bool get isLisu => const ScriptLisu().isSameAs(this);