error property

RequestError? error
final

The error that was caused by attempting to handle the request, or null if there was no error.

Implementation

final RequestError? error;