fireCommand method

void fireCommand()

Implementation

void fireCommand() {
  Buzz.fire(DashboardCommand());
}