currentIndividualChats

val currentIndividualChats: List<Chat>

Contains the list of individual chat instances associated with the current user.

If the list is empty, you can request new data by calling getIndividualChats method.