isTsn property

bool get isTsn

Checks if this NaturalLanguage instance is Tswana.

Implementation

bool get isTsn => this == const LangTsn();