activityTraceId property

  1. @override
String? activityTraceId
final

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

Implementation

@override
final String? activityTraceId;