isSignedIn property

bool isSignedIn

Implementation

bool get isSignedIn => _tokenStore.hasToken;