cancelAction method

void cancelAction()

Cancels the action and clear the associated data

Implementation

void cancelAction() => cancelFuture(actionName);