fragment

abstract val fragment: String?

Gets the decoded fragment part of this URI, everything after the '#'.

Return

the decoded fragment or null if there isn't one