isAuthenticated property
bool
get
isAuthenticated
Implementation
bool get isAuthenticated => this is UserAuthenticatedWithSelectedTenantState;
bool get isAuthenticated => this is UserAuthenticatedWithSelectedTenantState;