DashboardEmitter typedef

DashboardEmitter = Emitter<DashboardState>

Implementation

typedef DashboardEmitter = Emitter<
    DashboardState>;