Dart SDK
dart:io
RawServerSocket
address
address
Dart SDK
dart:io
RawServerSocket
address
property
address
Dart SDK
dart:io
RawServerSocket
Static methods
bind
Constructors
RawServerSocket
Properties
address
first
hashCode
isBroadcast
isEmpty
last
length
port
runtimeType
single
Operators
operator ==
Methods
any
asBroadcastStream
asyncExpand
asyncMap
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
InternetAddress
address
Returns the address used by this socket.
Source
InternetAddress get address;