isWln property
bool
get
isWln
Checks if this NaturalLanguage instance is Walloon.
Implementation
bool get isWln => this == const LangWln();
Checks if this NaturalLanguage instance is Walloon.
bool get isWln => this == const LangWln();