TagNode constructor

TagNode(
  1. String name
)

Implementation

TagNode(this.name);