loggedIn property

bool get loggedIn

Indicates whether the user is currently logged in.

Implementation

bool get loggedIn => _loggedIn;