Map<String, dynamic> toJson() => { 'newConversation': newConversation, 'cancelGeneration': cancelGeneration, };