AutoToolChoice constructor

const AutoToolChoice({
  1. bool? disableParallelToolUse,
})

Implementation

const AutoToolChoice({this.disableParallelToolUse});