Hey I am currently stuck trying to write a custom serializer. I pretty much get a JSON that contains a list of strings. But instead of having that list of strings (which are base64 encoded strings) I would like to write a serializer that takes in the string and decodes it before saving it in the internal data class