menu
google_maps_apis package
documentation
places_new.dart
FuelPrice
FuelPrice.fromJson factory constructor
FuelPrice.fromJson factory constructor
dark_mode
light_mode
FuelPrice.fromJson
constructor
FuelPrice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FuelPrice.fromJson(Map<String, dynamic> json) { return _$FuelPriceFromJson(json); }
google_maps_apis package
documentation
places_new
FuelPrice
FuelPrice.fromJson factory constructor
FuelPrice class