result property

List<Result> result
final

result will contain result of the prediction.

Implementation

final List<Result> result;