ScenarioId constructor

const ScenarioId(
  1. String value
)

Implementation

const ScenarioId(this.value) : assert(value != '');