type property

MIDIPortType get type

Implementation

MIDIPortType get type =>
    MIDIPortType.fromValue(js_util.getProperty(this, 'type'));