onError property

void Function(Map data)? onError
final

Implementation

final void Function(Map<dynamic, dynamic> data)? onError;