writeStartEvent constant Null safety
Static factory designed to expose writestart
events to event
handlers that are not necessarily instances of FileWriter.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider writeStartEvent =
const EventStreamProvider('writestart')