menu
flutter_google_maps_webservice_sal package
documentation
places.dart
PlacesSearchResult
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map
<
String
,
dynamic
> toJson() => _$PlacesSearchResultToJson(
this
);
flutter_google_maps_webservice_sal package
documentation
places
PlacesSearchResult
toJson method
PlacesSearchResult class
Constructors
new
fromJson
Properties
altIds
formattedAddress
geometry
hashCode
icon
id
name
openingHours
permanentlyClosed
photos
placeId
priceLevel
rating
reference
runtimeType
scope
types
vicinity
Methods
noSuchMethod
toJson
toString
Operators
operator ==