|
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 | HistoryCollectionsEvent |
Functions | |
| const | LoadHistoryCollectionsEvent ({ required this.userId, required this.period, }) |
Variables | |
| part of history_collections_bloc | dart |
| sealed class HistoryCollectionsEvent extends Equatable | userId |
| final String | period |
| override List< Object > get | props => [userId |
| const LoadHistoryCollectionsEvent | ( | { required this.userId, required this.period, } | ) |

| part of history_collections_bloc dart |
Definition at line 1 of file history_collections_event.dart.
| override List<Object> get period |
Definition at line 12 of file history_collections_event.dart.
Definition at line 20 of file history_collections_event.dart.
| sealed class HistoryCollectionsEvent extends Equatable userId |