data class Features
<init>
Features(demoUser: Boolean? = null, customResolution: Boolean? = null)
customResolution
val customResolution: Boolean?
demoUser
val demoUser: Boolean?