isTuk property

bool get isTuk

Checks if this NaturalLanguage instance is Turkmen.

Implementation

bool get isTuk => this == const LangTuk();