|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
This is the complete list of members for UnloadingCollectionEntity, including all inherited members.
| address | UnloadingCollectionEntity | private |
| collectionDate | UnloadingCollectionEntity | private |
| fromJson(Map< String, dynamic > json) | UnloadingCollectionEntity | inlineprivate |
| id | UnloadingCollectionEntity | private |
| reference | UnloadingCollectionEntity | private |
| restaurant | UnloadingCollectionEntity | private |
| restaurantId | UnloadingCollectionEntity | private |
| toJson() | UnloadingCollectionEntity | inlineprivate |
| UnloadingCollectionEntity({ required this.id, required this.reference, required this.restaurant, required this.restaurantId, required this.address, required this.collectionDate, required this.volumeCollected, }) | UnloadingCollectionEntity | private |
| UnloadingCollectionModel({ required super.id, required super.reference, required super.restaurant, required super.restaurantId, required super.address, required super.collectionDate, required super.volumeCollected, }) | UnloadingCollectionEntity | private |
| volumeCollected | UnloadingCollectionEntity | private |