Join Slack
Communities
Powered by
if you did `val data: UserDetails? = intent.extras...
# getting-started
a
arekolek
05/30/2018, 1:08 PM
if you did
val data: UserDetails? = intent.extras?.get("obj") as UserDetails?
it should be fine (but I'm not saying it's better 😛 )
2
Views
Open in Slack
Previous
Next