menu
Dart
dart:io
SecureServerSocket
port property
port
brightness_4
brightness_5
description
port
property
int
port
The port used by this socket.
Implementation
int get port => _socket.port;
Dart
dart:io
SecureServerSocket
port property
SecureServerSocket class
Properties
address
first
hashCode
isBroadcast
isEmpty
last
length
port
runtimeType
single
Methods
any
asBroadcastStream
asyncExpand
asyncMap
cast
close
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