activitySpanId property

  1. @override
String? activitySpanId
final

Gets an activity span ID for this record, representing the state of the thread that created the record.

Implementation

@override
final String? activitySpanId;