menu
hightouch_events package
documentation
state.dart
QueueState<T extends JSONSerialisable>
flush method
flush method
dark_mode
light_mode
flush
method
void
flush
(
{
int
?
number
,
})
Implementation
void flush({int? number}) { setState([]); }
hightouch_events package
documentation
state
QueueState<T extends JSONSerialisable>
flush method
QueueState class