data property

List<RecentChat>? data
getter/setter pair

A list of recent chats.

Implementation

List<RecentChat>? data;