status property

String? status
getter/setter pair

Status of the operation.

One of: "Success" or "Failure".

Implementation

core.String? status;