menu
super_auth package
documentation
features/user/presentation/bloc/user_bloc.dart
UserProfileUpdateEvent
UserProfileUpdateEvent.new constructor
UserProfileUpdateEvent.new constructor
dark_mode
light_mode
UserProfileUpdateEvent
constructor
UserProfileUpdateEvent
(
UserModel
userModel
,
String
?
token
)
Implementation
UserProfileUpdateEvent(this.userModel, this.token);
super_auth package
documentation
features/user/presentation/bloc/user_bloc
UserProfileUpdateEvent
UserProfileUpdateEvent.new constructor
UserProfileUpdateEvent class