ChatResponseChoice constructor
ChatResponseChoice({
- required ChatCompletionMessage message,
Implementation
ChatResponseChoice({required this.message});
ChatResponseChoice({required this.message});