menu
truesight_flutter package
documentation
blocs/user/user_bloc.dart
UserTenantSelectionState<T extends TruesightAppUser>
UserTenantSelectionState constructor
UserTenantSelectionState constructor
dark_mode
light_mode
UserTenantSelectionState<
T extends TruesightAppUser
>
constructor
UserTenantSelectionState<
T extends TruesightAppUser
>
(
List
<
Tenant
>
tenants
)
Implementation
UserTenantSelectionState(this.tenants) : super();
truesight_flutter package
documentation
blocs/user/user_bloc
UserTenantSelectionState<T extends TruesightAppUser>
UserTenantSelectionState constructor
UserTenantSelectionState class