chats property

List<Chat> chats
final

A list of chats that belong to this contact.

Implementation

final List<Chat> chats;