Dart
dart:io
SocketDirection
BOTH
constant
BOTH
description
BOTH
constant
Null safety
SocketDirection
const
BOTH
@
Deprecated
("Use both instead")
Implementation
@Deprecated("Use both instead") static const SocketDirection BOTH = both;
Dart
dart:io
SocketDirection
BOTH
constant
SocketDirection class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
BOTH
both
RECEIVE
receive
SEND
send