isXpeo property
Checks if this Script instance is Old Persian.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isXpeo => const ScriptXpeo().isSameAs(this);
Checks if this Script instance is Old Persian.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isXpeo => const ScriptXpeo().isSameAs(this);