RealtimeSessionStateEvent class

Implemented types
Available extensions
Annotations
  • @artifact

Constructors

RealtimeSessionStateEvent({String type = RealtimeMessageType.sessionState, required String state, String? provider})
const

Properties

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

Available on _m, provided by the $RealtimeSessionStateEvent extension

no setter
type String
final

Methods

copyWith({_7? type, _15 resetType = _F, _7? state, _7? provider, _15 deleteProvider = _F}) → _m

Available on _m, provided by the $RealtimeSessionStateEvent extension

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

Available on _m, provided by the $RealtimeSessionStateEvent extension

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

Operators

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