getSpan method
Gets the current active transaction or span.
Implementation
@override
ISentrySpan? getSpan() => Sentry.currentHub.getSpan();
Gets the current active transaction or span.
@override
ISentrySpan? getSpan() => Sentry.currentHub.getSpan();