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
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
it is the memory location value of the specified map.
When looking for a solution in API Explorer, I noticed that the value is stored as Object type (for example Number, String, Boolean etc.)
I think value should be Object type instead of Map type.
Could you please take a look?
Hi,
when I use this code:
the value of this field is stored in this way:

it is the memory location value of the specified map.
When looking for a solution in API Explorer, I noticed that the value is stored as Object type (for example Number, String, Boolean etc.)
I think value should be Object type instead of Map type.
Could you please take a look?