isMaka property

bool get isMaka

Checks if this Script instance is Makasar.

Implementation

bool get isMaka => const ScriptMaka().isSameAs(this);