isHin property

bool get isHin

Checks if this NaturalLanguage instance is Hindi.

Implementation

bool get isHin => this == const LangHin();