isUnauthenticated property
bool
get
isUnauthenticated
Implementation
bool get isUnauthenticated => current == CkAuthStatus.unauthenticated;
bool get isUnauthenticated => current == CkAuthStatus.unauthenticated;