childSpanCount property
An optional number of child spans that were generated while this span was active.
If set, allows implementation to detect missing child spans.
Implementation
core.int? childSpanCount;
An optional number of child spans that were generated while this span was active.
If set, allows implementation to detect missing child spans.
core.int? childSpanCount;