isPelm property

bool get isPelm

Checks if this Script instance is Proto-Elamite.

Implementation

bool get isPelm => const ScriptPelm().isSameAs(this);