clearDebugActionList method

void clearDebugActionList()

For Debug Empty debug action list

Implementation

void clearDebugActionList() {
  store.clearDebugActionList();
}