private

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

Indicates if the List is private.

e.g.

"private": false