scopeSpans property

  1. @TagNumber.new(2)
PbList<ScopeSpans> get scopeSpans

A list of ScopeSpans that originate from a resource.

Implementation

@$pb.TagNumber(2)
$pb.PbList<ScopeSpans> get scopeSpans => $_getList(1);