isTnsa property

bool get isTnsa

Checks if this Script instance is Tangsa.

Implementation

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