factory PlacesSuggestions.fromJson(Map<String, dynamic> json) { return _$PlacesSuggestionsFromJson(json); }