links property
links is a collection of Links, which are references from this span to a span in the same or different trace.
Implementation
@$pb.TagNumber(13)
$pb.PbList<Span_Link> get links => $_getList(12);
links is a collection of Links, which are references from this span to a span in the same or different trace.
@$pb.TagNumber(13)
$pb.PbList<Span_Link> get links => $_getList(12);