menu
google_maps_api_flutter package
documentation
places/details/response/place_photo.dart
PlacePhoto
PlacePhoto.fromJson factory constructor
PlacePhoto.fromJson factory constructor
dark_mode
light_mode
PlacePhoto.fromJson
constructor
PlacePhoto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PlacePhoto.fromJson(Map<String, dynamic> json) => _$PlacePhotoFromJson(json);
google_maps_api_flutter package
documentation
places/details/response/place_photo
PlacePhoto
PlacePhoto.fromJson factory constructor
PlacePhoto class