item property

Rx<ChatItem> item
final

Reactive value of a ChatItem to display.

Implementation

final Rx<ChatItem> item;