Dart SDK
dart:io
RawSocket
address
address
Dart SDK
dart:io
RawSocket
address
property
address
Dart SDK
dart:io
RawSocket
Static methods
connect
Constructors
RawSocket
Properties
address
port
readEventsEnabled
remoteAddress
remotePort
writeEventsEnabled
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Operators
operator ==
Methods
available
close
read
setOption
shutdown
write
any
asBroadcastStream
asyncExpand
asyncMap
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
InternetAddress
used to connect this socket.
Source
InternetAddress get address;
Cookies management controls