isAuthenticated property

bool get isAuthenticated

Whether the user is authenticated

Implementation

bool get isAuthenticated => authState.isAuthenticated;