onError property

  1. @noFutures
TOnTaskError? onError
final

An error handler specific to this task.

Implementation

@noFutures
final TOnTaskError? onError;