childSpans property

List<Span>? childSpans
getter/setter pair

The child spans that are nested under this span.

Output only.

Implementation

core.List<Span>? childSpans;