RecordingMode constructor Null safety

const RecordingMode(
  1. String value
)

Implementation

const RecordingMode(this.value);