storeEvent abstract method

Future<void> storeEvent(
  1. BasicCoreEvent event
)

Implementation

Future<void> storeEvent(BasicCoreEvent event);