isNoUnauthenticated property
bool
get
isNoUnauthenticated
Returns true if this value is noUnauthenticated, otherwise false.
Implementation
bool get isNoUnauthenticated => this == KnownLabelValue.noUnauthenticated;