PlacePhoto constructor
const
PlacePhoto({})
Implementation
const PlacePhoto({
required this.height,
required this.htmlAttributions,
required this.photoReference,
required this.width,
});
const PlacePhoto({
required this.height,
required this.htmlAttributions,
required this.photoReference,
required this.width,
});