errorRootCauses property

List<ErrorRootCause>? errorRootCauses
final

A collection of ErrorRootCause structures corresponding to the trace segments.

Implementation

final List<ErrorRootCause>? errorRootCauses;