onError property

dynamic Function(Error error)? onError
final

Implementation

final Function(Error error)? onError;