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