Optional
app: FirebaseAppinstance of firebase app
Optional
collectionOptional
collectionThis method used to keep the instance of the collection.
string
This method used to fetch the querySnapshot of live Data from the collection
An unsubscribe function that can be called to cancel the snapshot listener.
callback function
Optional
queryConstraints: QueryConstraint[]where clause
Generated using TypeDoc
Creates an instance of LiveService.
Memberof
LiveService