isVen property

bool get isVen

Checks if this NaturalLanguage instance is Venda.

Implementation

bool get isVen => this == const LangVen();