isHeb property

bool get isHeb

Checks if this NaturalLanguage instance is Hebrew (modern).

Implementation

bool get isHeb => this == const LangHeb();