menu
google_maps_apis package
documentation
places_new.dart
PriceRange
PriceRange.new constructor
PriceRange.new constructor
dark_mode
light_mode
PriceRange
constructor
PriceRange
(
{
Money
?
startPrice
,
Money
?
endPrice
,
})
Implementation
PriceRange({this.startPrice, this.endPrice});
google_maps_apis package
documentation
places_new
PriceRange
PriceRange.new constructor
PriceRange class