writeEventsEnabled property
getter/setter pair
Set or get, if theRawSocket should listen forRawSocketEvent.writeevents. Default istrue.This is a one-shot listener, and writeEventsEnabled must be setto true again to receive another write event.
Implementation
abstract bool writeEventsEnabled;