isMahj property
Checks if this Script instance is Mahajani.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isMahj => const ScriptMahj().isSameAs(this);
Checks if this Script instance is Mahajani.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isMahj => const ScriptMahj().isSameAs(this);