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