send abstract method

Future<SentryId> send(
  1. SentryEvent event
)

Implementation

Future<SentryId> send(SentryEvent event);