verified

@SerializedName(value = "verified")
var verified: Boolean = false

Indicates if this user is a verified Twitter User.

e.g.

"verified": true

Indicates whether or not this Twitter user has a verified account. A verified account lets people know that an account of public interest is authentic.