How to pass a computed value to a super class? #1280
Unanswered
matanshukry
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to do something like this: https://gist.github.com/matanshukry/d9e2d0a97a167d35cdc4caf20bcb3df8
but as I wrote in the comment of that gist too - the generated freezed file can't be run - it throw an error before even starting:
Specifically on the maybeMap generated code:
How to fix this then?
Notes:
idproperty to be based on the timestamp, and set when creating the object.CarCustomBeta Was this translation helpful? Give feedback.
All reactions