You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vasilich6107
At the moment I have a notion type app, in which blocks of different types can be created.
In this case each type of block is a union class.
Hello,, when use freezed it generate only private classes and also expect other type in the model, for example instead of
Union1
it expect_$Union1
Thank you
The text was updated successfully, but these errors were encountered: