onError property

dynamic Function(Exception)? onError
final

Custom error handler

Implementation

final Function(Exception)? onError;