prediction property

List<Prediction> prediction
final

prediction is the main output list, here the predicted fields will be stored.

Implementation

final List<Prediction> prediction;