url

@SerializedName(value = "url")
var url: String? = null

The URL specified in the user's profile, if present.

e.g.

"url": "https://t.co/3ZX3TNiZCY"

A URL provided by a Twitter user in their profile. This could be a homepage, but is not always the case.