isMal property

bool get isMal

Checks if this NaturalLanguage instance is Malayalam.

Implementation

bool get isMal => this == const LangMal();