reads property

  1. @override
RxList<LastChatRead> reads
final

LastChatReads of this chat.

Implementation

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