ResponseImageGenerationCallEvent constructor
const
ResponseImageGenerationCallEvent(})
Implementation
const ResponseImageGenerationCallEvent(
super.type, {
required this.itemId,
required this.outputIndex,
required this.sequenceNumber,
});