error property

Logic? error

Whether there was an error in getting the result.

Only exists if generateError is true.

Implementation

Logic? get error => tryOutput('error');