StreamingEvent class abstract
Abstract base class for streaming events
- Implementers
- ContentPartAddedEvent
- ContentPartDoneEvent
- ErrorEvent
- FunctionCallArgumentsDeltaEvent
- FunctionCallArgumentsDoneEvent
- OutputItemAddedEvent
- OutputItemDoneEvent
- OutputTextDeltaEvent
- OutputTextDoneEvent
- ResponseCompletedEvent
- ResponseCreatedEvent
- ResponseFailedEvent
- ResponseIncompleteEvent
- ResponseInProgressEvent
- ResponseQueuedEvent
- StreamDoneEvent
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited