menu
googlemaps_flutter_webservices package
documentation
places.dart
PlaceDetails
photos property
photos property
dark_mode
light_mode
photos
property
@JsonKey(defaultValue: <Photo>[])
List
<
Photo
>
photos
final
Implementation
@JsonKey(defaultValue: <Photo>[]) final List<Photo> photos;
googlemaps_flutter_webservices package
documentation
places
PlaceDetails
photos property
PlaceDetails class