error property

OperationError? error
getter/setter pair

Information about why the backup operation failed.

This is only present if the run has the FAILED status.

Implementation

OperationError? error;