status property

ActionExecutionStatus? status
final

The status of the action, or for a completed action, the last status of the action.

Implementation

final ActionExecutionStatus? status;