eventListener

val eventListener: EventListener<QuerySnapshot>

eventListener listens the changes Firestore's collections

Parameters

value

the type of a QuerySnapshot in this function.

error

the type of a QuerySnapshot in this function.