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