isPus property
Checks if this NaturalLanguage instance is Pashto (Pushto).
Implementation
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isPus => const LangPus().isSameAs(this);
Checks if this NaturalLanguage instance is Pashto (Pushto).
@Deprecated('Please use == operator or isSameAs() instead.')
bool get isPus => const LangPus().isSameAs(this);