Parcelize annotation in AIDL: Incompatible types: Object cannot be converted to MyCustomObject 5 Parcelize complains "Parcelable should be a class" on objects and enums 1 NPE in using @Parcelize Annotation in Kotlin Data Class 0 Kotlinx Parcelize class extend 16 @Parcelize not resolved wi...