dashboard property

DashboardDataSource dashboard
latefinal

Implementation

late final DashboardDataSource dashboard = DashboardDataSourceImpl(
  client: client,
  storage: storage,
);