id

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

The unique identifier of this List.

e.g.

"id": "2244994945"

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