menu
hightouch_events package
documentation
plugins/queue_flushing_plugin.dart
OnFlush typedef
OnFlush typedef
dark_mode
light_mode
OnFlush
typedef
OnFlush
=
Future
Function
(
List
<
RawEvent
>
events
)
Implementation
typedef OnFlush = Future Function(List<RawEvent> events);
hightouch_events package
documentation
plugins/queue_flushing_plugin
OnFlush typedef
queue_flushing_plugin library