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

| sealed class PendingCollectionsState extends Equatable collections |
| part of pending_collections_bloc dart |
Definition at line 1 of file pending_collections_state.dart.
| override List<Object> get props => [collections] |
Definition at line 20 of file pending_collections_state.dart.