chat property

Rx<Chat> get chat

Returns value of a Chat this ChatEntry represents.

Implementation

Rx<Chat> get chat => _chat.chat;