ResponseRefusalDelta constructor
const
ResponseRefusalDelta({})
Implementation
const ResponseRefusalDelta({
required this.itemId,
required this.outputIndex,
required this.contentIndex,
required this.delta,
required this.sequenceNumber,
}) : super('response.refusal.delta');