isIle property

bool get isIle

Checks if this NaturalLanguage instance is Interlingue.

Implementation

bool get isIle => this == const LangIle();