Function$_State constructor

const Function$_State(
  1. String value
)

Implementation

const Function$_State(super.value);