isKon property
bool
get
isKon
Checks if this NaturalLanguage instance is Kongo.
Implementation
bool get isKon => this == const LangKon();
Checks if this NaturalLanguage instance is Kongo.
bool get isKon => this == const LangKon();