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
Currently creating Models via the ODM only supports json_serializable. Freezed supported will be added to allow developers to define models with Freezed (and json_serializable).