errors property

APIError? errors
getter/setter pair

Response errors.

If the response has errors, this property will not be null.

Implementation

APIError? errors;