I have that function in my server page:
getEvent(id: string): Event{ let event: Event; this.db.collection(\'events\').snapshotChanges().subscribe(