GoogleFirebasePredictionsV1beta1ComputePredictionsResponse constructor
GoogleFirebasePredictionsV1beta1ComputePredictionsResponse({
- List<
GoogleFirebasePredictionsV1beta1Prediction> ? predictions,
Implementation
GoogleFirebasePredictionsV1beta1ComputePredictionsResponse({
this.predictions,
});