Dart
dart:io
SocketDirection
SEND
constant
SEND
SocketDirection class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
BOTH
both
RECEIVE
receive
SEND
send
SEND constant
SocketDirection
const
SEND
=
send
Implementation
static const SocketDirection SEND = send