isEll property

bool get isEll

Checks if this NaturalLanguage instance is Greek (modern).

Implementation

bool get isEll => this == const LangEll();