replied property

RxList<Rx<ChatItem>> replied
final

ChatItem being quoted to reply onto.

Implementation

final RxList<Rx<ChatItem>> replied = RxList<Rx<ChatItem>>();