READ_CLOSED constant Null safety

RawSocketEvent const READ_CLOSED
@Deprecated("Use readClosed instead")

Implementation

@Deprecated("Use readClosed instead")
static const RawSocketEvent READ_CLOSED = readClosed;