type property

Implementation

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