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