onError abstract method
Records a connection-level error not tied to a single frame.
Implementation
void onError(Object error, StackTrace stackTrace, {String? url});
Records a connection-level error not tied to a single frame.
void onError(Object error, StackTrace stackTrace, {String? url});