isSmo property

bool get isSmo

Checks if this NaturalLanguage instance is Samoan.

Implementation

bool get isSmo => this == const LangSmo();