isSrp property

bool get isSrp

Checks if this NaturalLanguage instance is Serbian.

Implementation

bool get isSrp => this == const LangSrp();