Or you can create a wrapper class that inherit fro...
# android
i
Or you can create a wrapper class that inherit from Binder. Something like this: class MovieKtHolder(val movie: MovieKt) : Binder