isFij property

bool get isFij

Checks if this NaturalLanguage instance is Fijian.

Implementation

bool get isFij => this == const LangFij();