sendEvent abstract method

Future<void> sendEvent(
  1. BasicCoreEvent event
)

Implementation

Future<void> sendEvent(BasicCoreEvent event);