In people fragment file , setQuery (written in options in setAdapter function) is giving an error.
Error -> "None of the following functions can be called with the arguments supplied:
public open fun setQuery(p0: Query, p1: PagingConfig, p2: SnapshotParser<User!>): FirestorePagingOptions.Builder<User!> defined in com.firebase.ui.firestore.paging.FirestorePagingOptions.Builder
public open fun setQuery(p0: Query, p1: PagingConfig, p2: Class<User!>): "