sendEvent abstract method

Future<void> sendEvent(
  1. BaseEvent event
)

Implementation

Future<void> sendEvent(BaseEvent event);