results property

List<MLModel>? results
final

A list of MLModel that meet the search criteria.

Implementation

final List<MLModel>? results;