DashboardSingleton constructor

DashboardSingleton()

Implementation

factory DashboardSingleton() {
  return _singleton;
}