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