RealtimeAssistantOutputCompletedEvent class

Implemented types
Available extensions
Annotations
  • @artifact

Constructors

RealtimeAssistantOutputCompletedEvent({String type = RealtimeMessageType.assistantOutputCompleted, String reason = "completed"})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
reason String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
to → _a

Available on _x, provided by the $RealtimeAssistantOutputCompletedEvent extension

no setter
type String
final

Methods

copyWith({_7? type, _15 resetType = _F, _7? reason, _15 resetReason = _F}) → _x

Available on _x, provided by the $RealtimeAssistantOutputCompletedEvent extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() → _5

Available on _x, provided by the $RealtimeAssistantOutputCompletedEvent extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited