@Optional is evidently already aware of the default values, so could it be exanded to include this functionality ?
🧵 1
s
sandwwraith
09/13/2018, 9:03 AM
Currently there is no such option. It will be introduced in a few releases
➕ 1
n
Nikky
09/13/2018, 10:33 AM
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)