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