origin property

String? origin
final

The origin of the span indicates what created the span.

Gets set by the SDK. It is not expected to be set manually by users.

See https://develop.sentry.dev/sdk/performance/trace-origin

Implementation

final String? origin;