isXho property

bool get isXho

Checks if this NaturalLanguage instance is Xhosa.

Implementation

bool get isXho => this == const LangXho();