prediction property
prediction is the main output list, here the predicted fields will be stored.
Implementation
final List<Prediction> prediction;
prediction is the main output list, here the predicted fields will be stored.
final List<Prediction> prediction;