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

| part of notifications_bloc dart |
Definition at line 1 of file notifications_event.dart.
Definition at line 16 of file notifications_event.dart.
| sealed class NotificationsEvent extends Equatable userId |