Try `var members: MutableList<User>? = null`
# getting-started
s
Try
var members: MutableList<User>? = null
r
spand: thanks!