Function on_snapshot_doc

Source
pub fn on_snapshot_doc(
    reference: DocumentReference,
    observer: &Closure<dyn FnMut(DocumentSnapshot)>,
) -> Function