isAuthenticated property

bool isAuthenticated

Implementation

bool get isAuthenticated => _user.email != null;