state property

Implementation

MIDIPortDeviceState get state =>
    MIDIPortDeviceState.fromValue(js_util.getProperty(this, 'state'));