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