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