SpanLink constructor
SpanLink(
- SpanContext context, {
- List<
Attribute> attributes = const [],
Implementation
SpanLink(this.context, {this.attributes = const []});