isHmo property
Checks if this NaturalLanguage instance is Hiri Motu.
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isHmo => const LangHmo().isSameAs(this);
Checks if this NaturalLanguage instance is Hiri Motu.
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isHmo => const LangHmo().isSameAs(this);