RecordingStatus constructor

const RecordingStatus(
  1. String value
)

Implementation

const RecordingStatus(this.value);