isKhm property

bool get isKhm

Checks if this NaturalLanguage instance is Khmer.

Implementation

bool get isKhm => this == const LangKhm();