CodeInterpreterLogs constructor

const CodeInterpreterLogs(
  1. String logs
)

Implementation

const CodeInterpreterLogs(this.logs);