results property

List<BatchPrediction>? results
final

A list of BatchPrediction objects that meet the search criteria.

Implementation

final List<BatchPrediction>? results;