isKin property

bool get isKin

Checks if this NaturalLanguage instance is Kinyarwanda.

Implementation

bool get isKin => this == const LangKin();