isAuthenticated property

bool get isAuthenticated

Implementation

bool get isAuthenticated => _authService.isAuthenticated;