menu
te_widgets package
documentation
widgets/map/google_places_client.dart
TGooglePredictionText
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { 'text': text, if (matches != null) 'matches': matches, };
te_widgets package
documentation
widgets/map/google_places_client
TGooglePredictionText
toJson method
TGooglePredictionText class