Is there a way to have a property name different t...
# serialization
r
Is there a way to have a property name different than the json key, other than having a custom serializer?
Is it what
@SerialName
does?
Yes
👍 1