SEND constant Null safety

SocketDirection const SEND
@Deprecated("Use send instead")

Implementation

@Deprecated("Use send instead")
static const SocketDirection SEND = send;