|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
Go to the source code of this file.
Classes | |
| class | Equatable |
| class | NotificationsState |
Functions | |
| const | NotificationsLoaded ({required this.notifications}) |
Variables | |
| part of notifications_bloc | dart |
| sealed class NotificationsState extends Equatable | notifications |
| override List< Object > get | props => [notifications] |
| const NotificationsLoaded | ( | {required this.notifications} | ) |

| part of notifications_bloc dart |
Definition at line 1 of file notifications_state.dart.
| sealed class NotificationsState extends Equatable notifications |
| override List<Object> get props => [notifications] |
Definition at line 21 of file notifications_state.dart.