highlights property

Map<String, String>? highlights
final

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

Implementation

final Map<String, String>? highlights;