reason property

String? reason
final

Unique identifier for this error. Different from the DetailedApiRequestError.status property in that this is not an http response code.

Implementation

final String? reason;