Static Properties
Constructors
- Packet()
Properties
- content → String
-
read / write
- contentAsMap → Map<String, dynamic>
-
read-only
- contentLength → int
-
read-only
- contentMap → Map<String, dynamic>
-
read / write
- contentType → String
-
read-only
- eventType → bool
-
read-only
- hashCode → int
-
Get a hash code for this object.…
read-only, inherited - headers → Map<String, String>
-
read / write
- isEvent → bool
-
read-only
- isNotice → bool
-
read-only
- isReply → bool
-
read-only
- isRequest → bool
-
read-only
- isResponse → bool
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Operators
-
operator ==(
other) → bool -
The equality operator.…
inherited