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