exprs property

Map<String, String>? exprs
final

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

Implementation

final Map<String, String>? exprs;