isKom property

bool get isKom

Checks if this NaturalLanguage instance is Komi.

Implementation

bool get isKom => this == const LangKom();