showRecordId property

bool showRecordId
final

Determines whether to return the record identifier for each document. If true, adds a field $recordId to the returned documents.

Implementation

final bool showRecordId;