@Optional is evidently already aware of the defaul...
# serialization
n
@Optional is evidently already aware of the default values, so could it be exanded to include this functionality ?
🧵 1
s
Currently there is no such option. It will be introduced in a few releases
1
n
is it available in some branch or as pre-release by chance ? for now implemented it manually for data classes with 30 `var`s, now i cannot change thm without adjusting all that (but i confirmed it works)
s
no, unfortunately it is not implemented yet