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