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
Dictionary types cannot have a default value specified explicitly
however it seems to me that null would be a valid default value for a dictionary (meaning empty dictionary, once you go through the es-to-dictionary steps).