isSlk property

bool get isSlk

Checks if this NaturalLanguage instance is Slovak.

Implementation

bool get isSlk => this == const LangSlk();