isWln property

bool get isWln

Checks if this NaturalLanguage instance is Walloon.

Implementation

bool get isWln => this == const LangWln();