error property
The error that was caused by attempting to handle the request, or null
if
there was no error.
Implementation
final RequestError? error;
The error that was caused by attempting to handle the request, or null
if
there was no error.
final RequestError? error;