googleMapClassPredictionFromJson function
Implementation
GoogleMapClassPrediction googleMapClassPredictionFromJson(String str) =>
GoogleMapClassPrediction.fromJson(json.decode(str));
GoogleMapClassPrediction googleMapClassPredictionFromJson(String str) =>
GoogleMapClassPrediction.fromJson(json.decode(str));