isHer property
bool
get
isHer
Checks if this NaturalLanguage instance is Herero.
Implementation
bool get isHer => this == const LangHer();
Checks if this NaturalLanguage instance is Herero.
bool get isHer => this == const LangHer();