currentConversation property

Conversation? currentConversation
final

The currently selected conversation.

This conversation will be highlighted in the UI.

Implementation

final Conversation? currentConversation;