I’m getting the following warning “this declaratio...
# serialization
f
I’m getting the following warning “this declaration is opt-in and its usage should be marked with @kotlinx.serialization.InternalSerializationApi” whenever a class is marked with @Serializable, not sure why this warning is showing up as Serializable isn’t experimental opt-in