underlyingErrorCode property

String? underlyingErrorCode
final

Stable code classifying the failure behind a fallback (INVALID_JSON, SCHEMA, TIMEOUT, …), else null.

Implementation

final String? underlyingErrorCode;