MidiPort constructor

MidiPort(
  1. int id,
  2. MidiPortType type
)

Implementation

MidiPort(this.id, this.type);