Dart
dart:io
RawServerSocket
port property
port
description
port
property
Null safety
int
port
The port used by this socket.
Implementation
int get port;
Dart
dart:io
RawServerSocket
port property
RawServerSocket class
Constructors
RawServerSocket
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