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