isEst property

bool get isEst

Checks if this NaturalLanguage instance is Estonian.

Implementation

bool get isEst => this == const LangEst();