MidiEvent.start constructor

MidiEvent.start()

Implementation

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