isMero property

bool get isMero

Checks if this Script instance is Meroitic Hieroglyphs.

Implementation

bool get isMero => const ScriptMero().isSameAs(this);