Flutter
dart:io
SocketDirection
both constant
both
SocketDirection class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
BOTH
both
RECEIVE
receive
SEND
send
both constant
SocketDirection
const
both
=
const SocketDirection._(2)
Implementation
static const SocketDirection both = const SocketDirection._(2)