Dart SDK
dart:io
RawSocket
remoteAddress
property
remoteAddress
RawSocket
Static methods
connect
Properties
readEventsEnabled
writeEventsEnabled
port
remotePort
address
remoteAddress
isEmpty
isBroadcast
first
last
single
length
Constructors
RawSocket
Methods
available
read
write
close
shutdown
setOption
pipe
take
map
listen
timeout
distinct
takeWhile
fold
toSet
firstWhere
forEach
skipWhile
join
contains
asyncExpand
lastWhere
singleWhere
drain
asyncMap
handleError
reduce
transform
every
any
toList
where
asBroadcastStream
skip
expand
elementAt
InternetAddress
remoteAddress
read-only
Returns the remote [InternetAddress] connected to by this socket.