RealtimePongEvent class

Implemented types
Available extensions
Annotations
  • @artifact

Constructors

RealtimePongEvent({String type = RealtimeMessageType.pong})
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
to → _a

Available on _o, provided by the $RealtimePongEvent extension

no setter
type String
final

Methods

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

Available on _o, provided by the $RealtimePongEvent extension

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

Available on _o, provided by the $RealtimePongEvent extension

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

Operators

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