menu
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_event.dart
RefreshHistoryThreadEvent
RefreshHistoryThreadEvent const constructor
RefreshHistoryThreadEvent const constructor
dark_mode
light_mode
RefreshHistoryThreadEvent
constructor
const
RefreshHistoryThreadEvent
(
{
@
required
int
?
page
,
@
required
int
?
size
,
})
Implementation
const RefreshHistoryThreadEvent({@required this.page, @required this.size}) : super();
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_event
RefreshHistoryThreadEvent
RefreshHistoryThreadEvent const constructor
RefreshHistoryThreadEvent class