isPelm property
Checks if this Script instance is Proto-Elamite.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isPelm => const ScriptPelm().isSameAs(this);
Checks if this Script instance is Proto-Elamite.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isPelm => const ScriptPelm().isSameAs(this);