Dart
dart:io
SocketDirection
both constant
both
description
both
constant
Null safety
SocketDirection
const
both
Implementation
static const SocketDirection both = const SocketDirection._(2);
Dart
dart:io
SocketDirection
both constant
SocketDirection class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
both
receive
send