isAmh property

bool get isAmh

Checks if this NaturalLanguage instance is Amharic.

Implementation

bool get isAmh => this == const LangAmh();