DocumentReferenceQuerySnapshotExtension<T> extension

on
  • DocumentReference<T>

Methods

getAsQuery() Future<QuerySnapshot<T>>

Available on DocumentReference<T>, provided by the DocumentReferenceQuerySnapshotExtension extension

snapshotsAsQuery() Stream<QuerySnapshot<T>>

Available on DocumentReference<T>, provided by the DocumentReferenceQuerySnapshotExtension extension