send abstract method

Future<SentryId?> send(
  1. SentryEnvelope envelope
)

Implementation

Future<SentryId?> send(SentryEnvelope envelope);