onConversationDeleted property
Called when one of the conversation of the current user is deleted.
Implementation
late Stream<Conversation> onConversationDeleted;
Called when one of the conversation of the current user is deleted.
late Stream<Conversation> onConversationDeleted;