ConversationContext constructor
const
ConversationContext({})
Implementation
const ConversationContext({
this.mentionedFiles = const {},
this.mentionedUrls = const {},
this.mentionedCommands = const {},
this.currentTopic,
this.currentLanguage,
});