menu
google_maps_apis package
documentation
places_new.dart
Photo
Photo.fromJson factory constructor
Photo.fromJson factory constructor
dark_mode
light_mode
Photo.fromJson
constructor
Photo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Photo.fromJson(Map<String, dynamic> json) { return _$PhotoFromJson(json); }
google_maps_apis package
documentation
places_new
Photo
Photo.fromJson factory constructor
Photo class