I plan on having sth like `fun toBundle() : Bundle...
# announcements
p
I plan on having sth like
fun toBundle() : Bundle
and in the companion object a
fun fromBundle(bundle : Bundle) : MyClass