RecordingState constructor

const RecordingState(
  1. String value
)

Implementation

const RecordingState(this.value);