username

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

The Twitter screen name, handle, or alias that this user identifies themselves with. Usernames are unique but subject to change. Typically a maximum of 15 characters long, but some historical accounts may exist with longer names.

e.g.

"username": "TwitterDev"