onAsyncError method
Supply an 'error handler' routine if something goes wrong in the corresponding runAsync() routine.
Implementation
void onAsyncError(FlutterErrorDetails details) {}
Supply an 'error handler' routine if something goes wrong in the corresponding runAsync() routine.
void onAsyncError(FlutterErrorDetails details) {}