|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
This is the complete list of members for Station, including all inherited members.
| address | Station | private |
| fromJson(Map< String, dynamic > json) | Station | inlineprivate |
| id | Station | private |
| latitude | Station | private |
| longitude | Station | private |
| name | Station | private |
| quantityInLiters | Station | private |
| Station({ required this.id, required this.name, required this.address, required this.latitude, required this.longitude, required this.quantityInLiters, }) | Station | private |
| toJson() | Station | inlineprivate |