Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< NotificationsEvent, NotificationsState > Class Reference

Private Member Functions

 NotificationsBloc ()
Future< void_onLoadNotifications (LoadNotificationsEvent event, Emitter< NotificationsState > emit,) async

Private Attributes

final GetNotificationsUseCase getNotificationsUseCase = sl<GetNotificationsUseCase>()

Detailed Description

Definition at line 12 of file notifications_bloc.dart.

Member Function Documentation

◆ _onLoadNotifications()

Future< void > Bloc< NotificationsEvent, NotificationsState >::_onLoadNotifications ( LoadNotificationsEvent event,
Emitter< NotificationsState > emit )
inlineprivate

Definition at line 19 of file notifications_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ NotificationsBloc()

Bloc< NotificationsEvent, NotificationsState >::NotificationsBloc ( )
inlineprivate

Definition at line 15 of file notifications_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getNotificationsUseCase

final GetNotificationsUseCase Bloc< NotificationsEvent, NotificationsState >::getNotificationsUseCase = sl<GetNotificationsUseCase>()
private

Definition at line 13 of file notifications_bloc.dart.


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