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

Private Member Functions

NotificationsCubit() Future< void > loadNotifications (String userId) async

Private Attributes

final _loadNotificationsUseCase = sl<LoadNotificationsUseCase>()

Detailed Description

Definition at line 12 of file notifications_cubit.dart.

Member Function Documentation

◆ loadNotifications()

NotificationsCubit() Future< void > Cubit< NotificationsState >::loadNotifications ( String userId)
inlineprivate

Definition at line 17 of file notifications_cubit.dart.

Here is the call graph for this function:

Member Data Documentation

◆ _loadNotificationsUseCase

final Cubit< NotificationsState >::_loadNotificationsUseCase = sl<LoadNotificationsUseCase>()
private

Definition at line 13 of file notifications_cubit.dart.


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