results property

List<Map>? results
final

A list of map to pre-populate results with static data.

Data must be in form of Elasticsearch response.

Implementation

final List<Map>? results;