getParcelableCompat
Reads a typed Parcelable extra from this Intent.
This delegates to IntentCompat so callers get one API across Android versions and avoid passing T::class.java manually.
Reads a typed Parcelable extra from this Intent.
This delegates to IntentCompat so callers get one API across Android versions and avoid passing T::class.java manually.