isAghb property
Checks if this Script instance is Caucasian Albanian.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isAghb => const ScriptAghb().isSameAs(this);
Checks if this Script instance is Caucasian Albanian.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isAghb => const ScriptAghb().isSameAs(this);