error property

Status? error
getter/setter pair

If the state is FAILED, the corresponding error code and message.

Defaults to code=OK for all other states.

Output only.

Implementation

Status? error;