isLoggedIn property

bool get isLoggedIn

Implementation

static bool get isLoggedIn => _session != null;