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