Dart SDK
dart:io
Socket
close
close
Dart SDK
dart:io
Socket
close
abstract method
close
Source
Dart SDK
dart:io
Socket
Static methods
connect
Constructors
Socket
Properties
address
done
encoding
first
hashCode
isBroadcast
isEmpty
last
length
port
remoteAddress
remotePort
runtimeType
single
Operators
operator ==
Methods
add
addError
addStream
any
asBroadcastStream
asyncExpand
asyncMap
close
contains
destroy
distinct
drain
elementAt
every
expand
firstWhere
flush
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
setOption
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
write
writeAll
writeCharCode
writeln
Future
<
Socket
>
close
(
)
Close the target consumer.
Source
Future<Socket> close();