isOss property
bool
get
isOss
Checks if this NaturalLanguage instance is Ossetian (Ossetic).
Implementation
bool get isOss => this == const LangOss();
Checks if this NaturalLanguage instance is Ossetian (Ossetic).
bool get isOss => this == const LangOss();