publicMetadata property

Map<String, Object>? publicMetadata
getter/setter pair

Metadata saved on the organization, that is visible to both your frontend and backend.

Implementation

Map<String, Object>? publicMetadata;