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