menu
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_event.dart
RequestZhipuAIThreadEvent
RequestZhipuAIThreadEvent.new const constructor
RequestZhipuAIThreadEvent.new const constructor
dark_mode
light_mode
RequestZhipuAIThreadEvent
constructor
const
RequestZhipuAIThreadEvent
(
{
@
required
String
?
wid
,
@
required
String
?
forceNew
,
})
Implementation
const RequestZhipuAIThreadEvent( {@required this.wid, @required this.forceNew}) : super();
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_event
RequestZhipuAIThreadEvent
RequestZhipuAIThreadEvent.new const constructor
RequestZhipuAIThreadEvent class