Dart
dart:io
Socket
port property
port
Socket class
Constructors
Socket
Properties
address
done
port
remoteAddress
remotePort
encoding
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Methods
close
destroy
setOption
add
addError
addStream
any
asBroadcastStream
asyncExpand
asyncMap
cast
contains
distinct
drain
elementAt
every
expand
firstWhere
flush
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
write
writeAll
writeCharCode
writeln
Operators
operator ==
Static methods
connect
port property
int
port
Returns the port used by this socket.
Implementation
int get port;