If you have a custom parceler, you can suppress the error pretty much safely with:
@Suppress("PARCELABLE_SHOULD_HAVE_PRIMARY_CONSTRUCTOR") @Parcelize