I'm new to working with the Kotlinx serializer, is...
# getting-started
a
I'm new to working with the Kotlinx serializer, is there a way to allow for a var namespace that is different from the name of the field in the JSON? Is that the purpose of the serialized name annotation?