Scenario constructor

const Scenario(
  1. String value
)

Implementation

const Scenario(this.value);