notLoggedIn top-level property

bool notLoggedIn

Implementation

bool get notLoggedIn => fb.FirebaseAuth.instance.currentUser == null;