both constant - SocketDirection class - dart:io library (original) (raw)
SocketDirection const both
Implementation
static const SocketDirection both = const SocketDirection._(2);
SocketDirection const both
static const SocketDirection both = const SocketDirection._(2);