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