kind property

  1. @override
SpanKind get kind
override

The kind of the span.

Implementation

@override
api.SpanKind get kind => _kind;