EnsureTag constructor

const EnsureTag(
  1. String _expectedTagName
)

Implementation

const EnsureTag(this._expectedTagName);