state property

RecordingState get state

Implementation

_i3.RecordingState get state =>
    _i3.RecordingStateOptions.values.byName(_i4.getProperty(
      this,
      'state',
    ));