Is there a better way than using polymorphic defau...
# serialization
j
Is there a better way than using polymorphic defaults in SerializerModule? I want to avoid setup in Json. Is it possible create my own @DefaultFallback on sealed and assign custom parser in same file?