AGptCodeInterpreterOutput constructor
AGptCodeInterpreterOutput({
- required GptCodeInterpreterLogType type,
Implementation
AGptCodeInterpreterOutput({required this.type});