DataSelection.startAtDocument constructor
const
DataSelection.startAtDocument(
- Object? snapshot
Implementation
const DataSelection.startAtDocument(Object? snapshot)
: this._(snapshot, type: DataSelections.startAtDocument);