isSlv property

bool get isSlv

Checks if this NaturalLanguage instance is Slovene.

Implementation

bool get isSlv => this == const LangSlv();