isSignedIn property

bool get isSignedIn

Implementation

bool get isSignedIn => _tokenStore.hasToken;