schemeSpecificPart

open override val schemeSpecificPart: String

Gets the scheme-specific part of this URI, i.e. everything between the scheme separator ':' and the fragment separator '#'. Decodes escaped octets.

Example: "//www.google.com/search?q=android"

Return

the decoded scheme-specific-part