Y
Hacker News
new
|
ask
|
show
|
jobs
by
newZWhoDis
1231 days ago
See my sibling comment. That appears to only work with basic types like strings/ints?
I need to add complex objects, sometimes multiple. Swift lets you do this easily.
1 comments
munificent
1230 days ago
No, you can add as many fields of whatever types you want to an enum in Dart.
link