isAsm property
bool
get
isAsm
Checks if this NaturalLanguage instance is Assamese.
Implementation
bool get isAsm => this == const LangAsm();
Checks if this NaturalLanguage instance is Assamese.
bool get isAsm => this == const LangAsm();