menu
aimux package
documentation
types.dart
GenerateTextResult
toolCalls property
toolCalls property
dark_mode
light_mode
toolCalls
property
@JsonKey.new(name: 'tool_calls')
List
<
ToolCall
>
toolCalls
final
Implementation
@JsonKey(name: 'tool_calls') final List<ToolCall> toolCalls;
aimux package
documentation
types
GenerateTextResult
toolCalls property
GenerateTextResult class