stageDisplayHideMessage method

Future stageDisplayHideMessage()

Implementation

Future stageDisplayHideMessage() {
  return act('stageDisplayHideMessage', responseAction: '');
}