isSignedIn property

bool get isSignedIn

Implementation

bool get isSignedIn => tokenProvider.isSignedIn;