isAsm property

bool get isAsm

Checks if this NaturalLanguage instance is Assamese.

Implementation

bool get isAsm => this == const LangAsm();