menu
tuul_ai package
documentation
core/models/sse_events.dart
StepSseEvent
StepSseEvent.new const constructor
StepSseEvent.new const constructor
dark_mode
light_mode
StepSseEvent
constructor
const
StepSseEvent
(
String
type
,
dynamic
step
)
Implementation
const StepSseEvent(super.type, this.step);
tuul_ai package
documentation
core/models/sse_events
StepSseEvent
StepSseEvent.new const constructor
StepSseEvent class