isZha property
Checks if this NaturalLanguage instance is Zhuang (Chuang).
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isZha => const LangZha().isSameAs(this);
Checks if this NaturalLanguage instance is Zhuang (Chuang).
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isZha => const LangZha().isSameAs(this);