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