readEventsEnabled property
getter/setter pair
Set or get, if the RawSocket should listen for RawSocketEvent.read
events. Default is true
.
Implementation
abstract bool readEventsEnabled;
Set or get, if the RawSocket should listen for RawSocketEvent.read
events. Default is true
.
abstract bool readEventsEnabled;