error property

dynamic error

The error, after the task execution is finished.

Returns null when task is not finished.

Implementation

dynamic get error => _error;