CodeInterpreterContainerAuto constructor

const CodeInterpreterContainerAuto({
  1. List<String>? fileIds,
})

Implementation

const CodeInterpreterContainerAuto({this.fileIds});