HashElement constructor
HashElement(
- String hashElement
Implementation
HashElement(this.hashElement) : super(hashElement, 'hashto:$hashElement');
HashElement(this.hashElement) : super(hashElement, 'hashto:$hashElement');