HashElement constructor

HashElement(
  1. String hashElement
)

Implementation

HashElement(this.hashElement) : super(hashElement, 'hashto:$hashElement');