onError property

dynamic Function(dynamic)? onError
final

Error callback

Implementation

final Function(dynamic)? onError;