menu
copilot_sdk_dart package
documentation
copilot_sdk_web.dart
SessionEndOutput
SessionEndOutput.new const constructor
SessionEndOutput.new const constructor
dark_mode
light_mode
SessionEndOutput
constructor
const
SessionEndOutput
(
{
bool
?
suppressOutput
,
List
<
String
>
?
cleanupActions
,
String
?
sessionSummary
,
})
Implementation
const SessionEndOutput({ this.suppressOutput, this.cleanupActions, this.sessionSummary, });
copilot_sdk_dart package
documentation
copilot_sdk_web
SessionEndOutput
SessionEndOutput.new const constructor
SessionEndOutput class