isKat property

bool get isKat

Checks if this NaturalLanguage instance is Georgian.

Implementation

bool get isKat => this == const LangKat();