isLao property

bool get isLao

Checks if this NaturalLanguage instance is Lao.

Implementation

bool get isLao => this == const LangLao();