note property

Rx<Rx<ChatItem>?> note
final

ChatMessage attached to these forwards as a note.

Implementation

final Rx<Rx<ChatItem>?> note;