note property

Rx<Rx<ChatItem>?> note
final

ChatItem attached to this ChatForwardElement as a note.

Implementation

final Rx<Rx<ChatItem>?> note;