menu
google_maps_apis package
documentation
places_new.dart
FuelPrice
FuelPrice.new constructor
FuelPrice.new constructor
dark_mode
light_mode
FuelPrice
constructor
FuelPrice
(
{
FuelType
?
type
,
Money
?
price
,
DateTime
?
updateTime
,
})
Implementation
FuelPrice({ this.type, this.price, this.updateTime, });
google_maps_apis package
documentation
places_new
FuelPrice
FuelPrice.new constructor
FuelPrice class