isUzb property

bool get isUzb

Checks if this NaturalLanguage instance is Uzbek.

Implementation

bool get isUzb => this == const LangUzb();