items property

List items
final

The list of items (typically maps or models) to be displayed in the search.

Implementation

final List<dynamic> items;