Manager<State> constructor

Manager<State>(
  1. State state
)

Implementation

Manager(this.state);