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