error property

Error? error
getter/setter pair

The error which caused the execution to finish prematurely.

The value is only present if the execution's state is FAILED or CANCELLED.

Output only.

Implementation

Error? error;