isIle property
bool
get
isIle
Checks if this NaturalLanguage instance is Interlingue.
Implementation
bool get isIle => this == const LangIle();
Checks if this NaturalLanguage instance is Interlingue.
bool get isIle => this == const LangIle();