EventStreamProvider<MidiConnectionEvent> disconnectEvent = const EventStreamProvider<MidiConnectionEvent>('disconnect')

Static factory designed to expose disconnect events to event handlers that are not necessarily instances of MidiPort.

See EventStreamProvider for usage information.