Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
Cubit< DashboardState > Class Reference

Private Member Functions

DashboardCubit() Future< void > loadDashboard (String parentId) async

Private Attributes

final _loadDashboardUseCase = sl<LoadDashboardUseCase>()

Detailed Description

Definition at line 12 of file dashboard_cubit.dart.

Member Function Documentation

◆ loadDashboard()

DashboardCubit() Future< void > Cubit< DashboardState >::loadDashboard ( String parentId)
inlineprivate

Definition at line 16 of file dashboard_cubit.dart.

Here is the call graph for this function:

Member Data Documentation

◆ _loadDashboardUseCase

final Cubit< DashboardState >::_loadDashboardUseCase = sl<LoadDashboardUseCase>()
private

Definition at line 13 of file dashboard_cubit.dart.


The documentation for this class was generated from the following file: