menu
driver_lite
logic/bloc/authentication/authentication_bloc.dart
StartupAuthResolved
StartupAuthResolved.new const constructor
StartupAuthResolved.new
dark_mode
light_mode
StartupAuthResolved
constructor
const
StartupAuthResolved
(
{
required
AuthenticationStatus
status
,
UserModel
?
user
,
})
Implementation
const StartupAuthResolved({required this.status, this.user});
driver_lite
authentication_bloc
StartupAuthResolved
StartupAuthResolved.new const constructor
StartupAuthResolved class