Dart
dart:io
ServerSocket
port property
port
Dart
dart:io
ServerSocket
port property
ServerSocket class
Constructors
ServerSocket
Properties
address
port
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Methods
close
any
asBroadcastStream
asyncExpand
asyncMap
cast
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==
Static methods
bind
port property
int
port
Returns the port used by this socket.
Implementation
int get port;