userInfo

abstract val userInfo: String?

Gets the decoded user information from the authority. For example, if the authority is "nobody@google.com", this method will return "nobody".

Return

the user info for this URI or null if not present