isTur property

bool get isTur

Checks if this NaturalLanguage instance is Turkish.

Implementation

bool get isTur => this == const LangTur();