Does that mean, that when you have serialization gradle plugin applied, kotlinx.serialization within...
r
Does that mean, that when you have serialization gradle plugin applied, kotlinx.serialization within project dependencies and
@Serializable
class, Kotlin serialization will be automatically used?