isRon property

bool get isRon

Checks if this NaturalLanguage instance is Romanian.

Implementation

bool get isRon => this == const LangRon();