isOri property

bool get isOri

Checks if this NaturalLanguage instance is Oriya.

Implementation

bool get isOri => this == const LangOri();