fireAppEvent method

void fireAppEvent()

Implementation

void fireAppEvent() {
  Buzz.fire(DashboardAppEvent());
}