documents property
The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.
Implementation
final List<DocumentSnapshot> documents;
The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.
final List<DocumentSnapshot> documents;