publicMetadata property

Map<String, Object> publicMetadata
getter/setter pair

Metadata saved on the organization, that is visible to both your frontend and backend. The new object will be merged with the existing value.

Implementation

Map<String, Object> publicMetadata;