An event indicates the reading from the socket is closed
Implementation
static const RawSocketEvent readClosed = RawSocketEvent._(2);
readClosed constant - RawSocketEvent class - dart:io library
An event indicates the reading from the socket is closed
static const RawSocketEvent readClosed = RawSocketEvent._(2);