Socket class
Constructors
- Socket()
Properties
- address → InternetAddress
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- port → int
-
no setter
- remoteAddress → InternetAddress
-
no setter
- remotePort → int
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
stream
→ Stream<
Uint8List> -
no setter
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited