onError property

FutureOr<void> Function(Object error)? onError
final

Implementation

final FutureOr<void> Function(Object error)? onError;