type property

Implementation

_i3.MIDIPortType get type =>
    _i3.MIDIPortTypeOptions.values.byName(_i4.getProperty(
      this,
      'type',
    ));