chats property

RxList<ChatEntry> chats
final

Reactive list of sorted Chats.

Implementation

final RxList<ChatEntry> chats = RxList();