Element constructor

Element(
  1. String tagName
)

Implementation

Element(this.tagName);