isLat property

bool get isLat

Checks if this NaturalLanguage instance is Latin.

Implementation

bool get isLat => this == const LangLat();