results property

List<SearchRecord>? results
final

A list of SearchRecord objects.

Implementation

final List<SearchRecord>? results;