TagShorthand.secondary constructor
TagShorthand.secondary(
- String suffix
Creates a local tag with the secondary tag handle prefix !!.
Implementation
TagShorthand.secondary(String suffix)
: this.fromTagUri(TagHandle.secondary(), suffix);