ToolChoice.none constructor

const ToolChoice.none()

Implementation

const ToolChoice.none()
    : type = 'none',
      name = null;