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