predictions property

List<GoogleFirebasePredictionsV1beta1Prediction>? predictions
getter/setter pair

The data for the predictions.

Implementation

core.List<GoogleFirebasePredictionsV1beta1Prediction>? predictions;