State constructor

State(
  1. StateHead head
)

Implementation

State(this.head);