Execution_State constructor

const Execution_State(
  1. String value
)

Implementation

const Execution_State(super.value);