isActionFailed property

bool isActionFailed

Returns the status of action if failed or not

Implementation

bool get isActionFailed => failed(actionName);