fireUiEvent method

void fireUiEvent()

Implementation

void fireUiEvent() {
  Buzz.fire(DashboardUiEvent());
}