Computer scienceProgramming languagesKotlinAdditional instrumentsAdditional librariesCommunications and Networks

Retrofit

Serialization problem

Report a typo

We have the following class:

class PersonDto(val name: String)

What annotation would you use to serialize it using Kotlin serialization?

Enter a short text
___

Create a free account to access the full topic