isLisu property
Checks if this Script instance is Lisu (Fraser).
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isLisu => const ScriptLisu().isSameAs(this);
Checks if this Script instance is Lisu (Fraser).
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isLisu => const ScriptLisu().isSameAs(this);