isTnsa property

bool get isTnsa

Checks if this Script instance is Tangsa.

Implementation

bool get isTnsa => const ScriptTnsa().isSameAs(this);