isTwi property

bool get isTwi

Checks if this NaturalLanguage instance is Twi.

Implementation

bool get isTwi => this == const LangTwi();