description property

String? description
final

Longer description of the span's operation, which uniquely identifies the span but is consistent across instances of the span.

Implementation

final String? description;