AccumulatedTextStream constructor
const
AccumulatedTextStream({})
Implementation
const AccumulatedTextStream({
required this.itemId,
this.turnId,
this.status = 'in_progress',
this.text = '',
this.senderName,
this.phase,
});