menu
bytedesk_kefu package
documentation
blocs/profile_bloc/profile_event.dart
UpdateAvatarEvent
UpdateAvatarEvent.new const constructor
UpdateAvatarEvent.new const constructor
dark_mode
light_mode
UpdateAvatarEvent
constructor
const
UpdateAvatarEvent
(
{
@
required
String
?
avatar
,
})
Implementation
const UpdateAvatarEvent({@required this.avatar}) : super();
bytedesk_kefu package
documentation
blocs/profile_bloc/profile_event
UpdateAvatarEvent
UpdateAvatarEvent.new const constructor
UpdateAvatarEvent class