bazrafkan / google_place

A new Flutter package for handle google place api
MIT License
84 stars 126 forks source link

Add toJson functions and Json annotations #60

Closed roylenz closed 1 year ago

roylenz commented 1 year ago

In order to update the auto generated code you need to run "flutter pub run build_runner build -d" if the parameter name from the response is different than the name in the classes, the JsonKey() annotation is needed