menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
UserAuthenticatedWithMultipleTenantsState
UserAuthenticatedWithMultipleTenantsState const constructor
UserAuthenticatedWithMultipleTenantsState const constructor
dark_mode
light_mode
UserAuthenticatedWithMultipleTenantsState
constructor
const
UserAuthenticatedWithMultipleTenantsState
(
{
required
List
<
Tenant
>
tenants
,
})
Implementation
const UserAuthenticatedWithMultipleTenantsState({ required this.tenants, });
supa_architecture package
documentation
blocs/authentication/authentication_bloc
UserAuthenticatedWithMultipleTenantsState
UserAuthenticatedWithMultipleTenantsState const constructor
UserAuthenticatedWithMultipleTenantsState class