menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
UsingSavedAuthenticationEvent
UsingSavedAuthenticationEvent.new const constructor
UsingSavedAuthenticationEvent.new const constructor
dark_mode
light_mode
UsingSavedAuthenticationEvent
constructor
const
UsingSavedAuthenticationEvent
(
{
required
Tenant
tenant
,
required
AppUser
user
,
})
Implementation
const UsingSavedAuthenticationEvent({ required this.tenant, required this.user, });
supa_architecture package
documentation
blocs/authentication/authentication_bloc
UsingSavedAuthenticationEvent
UsingSavedAuthenticationEvent.new const constructor
UsingSavedAuthenticationEvent class