services property
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;
A list of services corresponding to an error. A service identifies a segment and it contains a name, account ID, type, and inferred flag.
final List<ErrorRootCauseService>? services;