|
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 | LoadPendingCollectionsEvent ({ required this.userId, }) |
Variables | |
| part of pending_collections_bloc | dart |
| sealed class PendingCollectionsEvent extends Equatable | userId |
| override List< Object > get | props => [userId] |
| const LoadPendingCollectionsEvent | ( | { required this.userId, } | ) |

| part of pending_collections_bloc dart |
Definition at line 1 of file pending_collections_event.dart.
Definition at line 18 of file pending_collections_event.dart.
| sealed class PendingCollectionsEvent extends Equatable userId |