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
Is there a way we can add some fallback value to a field (behaviour similar to enums) if the type does not exist for deserialization ? We want to add more types in new app releases but it breaks previous versions.