getSpan static method
Gets the current active transaction or span bound to the scope.
Implementation
static ISentrySpan? getSpan() => _hub.getSpan();
Gets the current active transaction or span bound to the scope.
static ISentrySpan? getSpan() => _hub.getSpan();