traceId property

String? traceId
final

The backend's request-trace identifier from the ErrorResponse envelope, for correlating this error with server-side logs — or null if the response body didn't match that schema.

Implementation

final String? traceId;