MIDIConnectionEvent constructor
      
      MIDIConnectionEvent(
    
    
- String type, [
 - MIDIConnectionEventInit eventInitDict
 
Implementation
external factory MIDIConnectionEvent(
  String type, [
  MIDIConnectionEventInit eventInitDict,
]);