isMon property

bool get isMon

Checks if this NaturalLanguage instance is Mongolian.

Implementation

bool get isMon => this == const LangMon();