documents property

List<DocumentSnapshot> documents
final

The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.

Implementation

final List<DocumentSnapshot> documents;