kWriteEvent constant
Notification of bytes written, for example, to stdout/stderr.
Implementation
static const String kWriteEvent = 'WriteEvent';
Notification of bytes written, for example, to stdout/stderr.
static const String kWriteEvent = 'WriteEvent';