ConnectionStart class

Implemented types

Constructors

ConnectionStart.fromStream(TypeDecoder decoder)

Properties

hashCode int
The hash code for this object.
no setterinherited
locales String
getter/setter pair
mechanisms String
getter/setter pair
msgClassId int
final
msgHasContent bool
final
msgMethodId int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serverProperties Map<String, Object>
getter/setter pair
versionMajor int
getter/setter pair
versionMinor int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
serialize(TypeEncoder encoder) → void
override
toString() String
A string representation of this object.
inherited

Operators

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