reads property

  1. @override
RxList<LastChatRead> get reads
override

LastChatReads of this chat.

Implementation

@override
RxList<LastChatRead> get reads => RxList();