services property

List<ErrorRootCauseService>? services
final

A list of services corresponding to an error. A service identifies a segment and it contains a name, account ID, type, and inferred flag.

Implementation

final List<ErrorRootCauseService>? services;