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