docChanges property

List<DocumentChange<Object?>> docChanges

Implementation

List<DocumentChange> get docChanges => _docChanges;