RealtimeTranscriptAssistantDeltaEvent class

Implemented types
Available extensions
Annotations
  • @artifact

Constructors

RealtimeTranscriptAssistantDeltaEvent({String type = RealtimeMessageType.transcriptAssistantDelta, required String text})
const

Properties

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

Available on _u, provided by the $RealtimeTranscriptAssistantDeltaEvent extension

no setter
type String
final

Methods

copyWith({_7? type, _15 resetType = _F, _7? text}) → _u

Available on _u, provided by the $RealtimeTranscriptAssistantDeltaEvent extension

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

Available on _u, provided by the $RealtimeTranscriptAssistantDeltaEvent extension

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

Operators

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