GoogleMapsPlacesV1PlaceParkingOptions constructor
GoogleMapsPlacesV1PlaceParkingOptions({})
Implementation
GoogleMapsPlacesV1PlaceParkingOptions({
this.freeGarageParking,
this.freeParkingLot,
this.freeStreetParking,
this.paidGarageParking,
this.paidParkingLot,
this.paidStreetParking,
this.valetParking,
});