error property
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;
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.
Error? error;