And by the way, Kotlin Android Extensions provides...
# android
r
And by the way, Kotlin Android Extensions provides
@Parcelize
annotation which can help with generating
Parcelable
implementations (never used it myself, just suddenly remembered earlier discussion here).