isUnknown property

bool get isUnknown

Implementation

bool get isUnknown => status == AuthStatus.unknown;