menu
google_maps_api_flutter package
documentation
places/details/response/place.dart
Place
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PlaceToJson(this);
google_maps_api_flutter package
documentation
places/details/response/place
Place
toJson method
Place class