defaultGoToAppTapped function

void defaultGoToAppTapped()

Implementation

void defaultGoToAppTapped() {
  Buzz.fire(GoToAppTappedUiEvent());
}