TagDirective constructor

TagDirective(
  1. String handle,
  2. String prefix
)

Implementation

TagDirective(this.handle, this.prefix);