isFra property

bool get isFra

Checks if this NaturalLanguage instance is French.

Implementation

bool get isFra => this == const LangFra();