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