onError property

ErrorCallBack? onError
final

A function that call after there is an error in our execute

Implementation

final ErrorCallBack? onError;