Replies: 1 comment
-
|
@rrousselGit any suggestions kindly? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use inheritance with freezed sealed classes so that i can place some common logic inside the parent class.
For example, something like this
Is it possible to acheive ? If we use plain sealed classes of dart it can be acheived but wondering if freezed supports that.
cc @rrousselGit
Beta Was this translation helpful? Give feedback.
All reactions