plugins { alias(libs.plugins.kotlin.serialization) //add this also id("kotlin-parcelize") } // add this parcelize in your code