hi :slightly_smiling_face: I'm trying to use a ser...
# serialization
j
hi 🙂 I'm trying to use a serializer on a class. I have annotated it, but the class doesn't seem to have the
.serializer
property. Should I be doing something extra other than annotating with
@Serializable
?