state property

Implementation

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