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