AnyToolChoice constructor

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

Implementation

const AnyToolChoice({this.disableParallelToolUse});