HashUrlElement constructor

HashUrlElement(
  1. String url,
  2. String text
)

Implementation

HashUrlElement(String url, String text) : super(text, url);