currentChats

val currentChats: List<Chat>

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

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