isBos property

bool get isBos

Checks if this NaturalLanguage instance is Bosnian.

Implementation

bool get isBos => this == const LangBos();