scheme

abstract val scheme: String?

Gets the scheme of this URI. Example: "http"

Return

the scheme or null if this is a relative URI