menu
aws_machinelearning_api package
documentation
machinelearning-2014-12-12.dart
PredictOutput
PredictOutput.new constructor
PredictOutput.new constructor
dark_mode
light_mode
PredictOutput
constructor
PredictOutput
(
{
Prediction
?
prediction
,
})
Implementation
PredictOutput({
this
.prediction, });
aws_machinelearning_api package
documentation
machinelearning-2014-12-12
PredictOutput
PredictOutput.new constructor
PredictOutput class
Constructors
new
fromJson
Properties
hashCode
prediction
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==