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