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