TraceId constructor

TraceId(
  1. List<int>? _id
)

Implementation

TraceId(this._id);