fields property

Map<String, List<String>>? fields
final

The fields returned from a document that matches the search request.

Implementation

final Map<String, List<String>>? fields;