endBeforeDocument method
Implementation
InAppQueryReference endBeforeDocument(InAppValue? snapshot) {
return _selection(snapshot, Selections.endBeforeDocument);
}
InAppQueryReference endBeforeDocument(InAppValue? snapshot) {
return _selection(snapshot, Selections.endBeforeDocument);
}