fuelPrices property
The last known fuel price for each type of fuel this station has.
There is one entry per fuel type this station has. Order is not important.
Implementation
core.List<GoogleMapsPlacesV1FuelOptionsFuelPrice>? fuelPrices;
The last known fuel price for each type of fuel this station has.
There is one entry per fuel type this station has. Order is not important.
core.List<GoogleMapsPlacesV1FuelOptionsFuelPrice>? fuelPrices;