id

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

The unique identifier of this user.

e.g.

"id": "2244994945"

Use this to programmatically retrieve information about a specific Twitter user.