menu
firebaseapis package
documentation
firebasepredictions/v1beta1.dart
GoogleFirebasePredictionsV1beta1ComputePredictionsResponse
predictions property
predictions property
dark_mode
light_mode
predictions
property
List
<
GoogleFirebasePredictionsV1beta1Prediction
>
?
predictions
getter/setter pair
The data for the predictions.
Implementation
core.List<GoogleFirebasePredictionsV1beta1Prediction>? predictions;
firebaseapis package
documentation
firebasepredictions/v1beta1
GoogleFirebasePredictionsV1beta1ComputePredictionsResponse
predictions property
GoogleFirebasePredictionsV1beta1ComputePredictionsResponse class