RealtimeTranscriptUserFinalEvent class

Implemented types
Available extensions
Annotations
  • @artifact

Constructors

RealtimeTranscriptUserFinalEvent({String type = RealtimeMessageType.transcriptUserFinal, 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 _t, provided by the $RealtimeTranscriptUserFinalEvent extension

no setter
type String
final

Methods

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

Available on _t, provided by the $RealtimeTranscriptUserFinalEvent extension

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

Available on _t, provided by the $RealtimeTranscriptUserFinalEvent extension

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

Operators

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