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