jkbbwr
data class User(val email: String, val password: String)
{"email":"test"}
Null param where not null expected User.<init>