includeDocumentData
A Boolean value that indicates whether the sample includes the full document’s data.
Declaration
var includeDocumentData: Bool { get }Discussion
This property contains the value passed to the init(documentType:predicate:limit:sortDescriptors:includeDocumentData:resultsHandler:) method’s includeDocumentData parameter.