isKaz property

bool get isKaz

Checks if this NaturalLanguage instance is Kazakh.

Implementation

bool get isKaz => this == const LangKaz();