isCor property

bool get isCor

Checks if this NaturalLanguage instance is Cornish.

Implementation

bool get isCor => this == const LangCor();