readClosed constant Null safety
An event indicates the reading from the socket is closed
Implementation
static const RawSocketEvent readClosed = const RawSocketEvent._(2);
An event indicates the reading from the socket is closed
static const RawSocketEvent readClosed = const RawSocketEvent._(2);