Head constructor

Head(
  1. String tagName
)

Implementation

Head(this.tagName);