MidiEvent.stop constructor

MidiEvent.stop()

Implementation

factory MidiEvent.stop() => MidiEvent(type: MidiEventType.stop);