list property

List<ChatData> list
final

List of recent Chats.

Implementation

final List<ChatData> list;