SpanId constructor

SpanId(
  1. List<int>? _id
)

Implementation

SpanId(this._id);