isHye property
Checks if this NaturalLanguage instance is Armenian.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isHye => const LangHye().isSameAs(this);
Checks if this NaturalLanguage instance is Armenian.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isHye => const LangHye().isSameAs(this);