sendEvent abstract method

Future<void> sendEvent(
  1. Event event
)

Implementation

Future<void> sendEvent(Event event);