menu
hightouch_events package
documentation
state.dart
QueueState<T extends JSONSerialisable>
events property
events property
dark_mode
light_mode
events
property
Future
<
List
<
T
>
>
get
events
Implementation
Future<List<T>> get events => state;
hightouch_events package
documentation
state
QueueState<T extends JSONSerialisable>
events property
QueueState class