orangy
let elvis do the job
savedInstanceState?.getParcelableArrayList<Comment>(”comments")?.let { gotComments(it) } ?: service.getComments(post.id, account?.name)