isTgl property

bool get isTgl

Checks if this NaturalLanguage instance is Tagalog.

Implementation

bool get isTgl => this == const LangTgl();