isLoggedIn property

bool isLoggedIn

Implementation

static bool get isLoggedIn => defaultUser != null && uid.isNotEmpty;