currentConversation property
The currently selected conversation.
This conversation will be highlighted in the UI.
Implementation
final Conversation? currentConversation;
The currently selected conversation.
This conversation will be highlighted in the UI.
final Conversation? currentConversation;