ByTagName constructor

const ByTagName(
  1. String _tagName
)

Implementation

const ByTagName(this._tagName);