isMri property

bool get isMri

Checks if this NaturalLanguage instance is Māori.

Implementation

bool get isMri => this == const LangMri();