code property

String? code
final

Stable machine-readable code (MODEL_UNAVAILABLE, TIMEOUT, INVALID_ARGUMENT, …), or null when the error did not come from a runtime failure envelope. Treat an unrecognized value as UNKNOWN.

Implementation

final String? code;