onLoadHttpError method
Use onReceivedHttpError instead.
Implementation
@Deprecated("Use onReceivedHttpError instead")
void onLoadHttpError(Uri? url, int statusCode, String description) {}
Use onReceivedHttpError instead.
@Deprecated("Use onReceivedHttpError instead")
void onLoadHttpError(Uri? url, int statusCode, String description) {}