onActionExecuted abstract method
Notify the extension that an action just executed.
Implementation
Future<void> onActionExecuted(ExecutedAction action);
Notify the extension that an action just executed.
Future<void> onActionExecuted(ExecutedAction action);