menu
chatgpt_free package
documentation
tools.dart
EnvelopeCalls
EnvelopeCalls.new const constructor
EnvelopeCalls.new const constructor
dark_mode
light_mode
EnvelopeCalls
constructor
const
EnvelopeCalls
(
List
<
ToolCall
>
calls
,
List
<
String
>
notes
)
Creates it.
Implementation
const EnvelopeCalls(this.calls, super.notes);
chatgpt_free package
documentation
tools
EnvelopeCalls
EnvelopeCalls.new const constructor
EnvelopeCalls class