privateMetadata property

Map<String, Object> privateMetadata
getter/setter pair

Metadata saved on the user that is only visible to your backend. The new object will be merged with the existing value.

Implementation

Map<String, Object> privateMetadata;