persistenceDocs property

List<PersistenceDocument> persistenceDocs
final

The list of updated documents to persist.

Implementation

final List<PersistenceDocument> persistenceDocs = [];