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