isEpo property

bool get isEpo

Checks if this NaturalLanguage instance is Esperanto.

Implementation

bool get isEpo => this == const LangEpo();