menu
Dart
dart:io
RawSynchronousSocket
port property
port
brightness_4
brightness_5
description
port
property
int
port
The port used by this socket.
Implementation
int get port;
Dart
dart:io
RawSynchronousSocket
port property
RawSynchronousSocket class
Constructors
RawSynchronousSocket
Properties
address
hashCode
port
remoteAddress
remotePort
runtimeType
Methods
available
closeSync
noSuchMethod
readIntoSync
readSync
shutdown
toString
writeFromSync
Operators
operator ==
Static methods
connectSync