menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
UpdateAppUserProfileEvent
UpdateAppUserProfileEvent const constructor
UpdateAppUserProfileEvent const constructor
dark_mode
light_mode
UpdateAppUserProfileEvent
constructor
const
UpdateAppUserProfileEvent
(
AppUser
user
)
Implementation
const UpdateAppUserProfileEvent(this.user);
supa_architecture package
documentation
blocs/authentication/authentication_bloc
UpdateAppUserProfileEvent
UpdateAppUserProfileEvent const constructor
UpdateAppUserProfileEvent class