publicMetadata property

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

Metadata saved on the organization, read-only from the Frontend API and fully accessible (read/write) from the Backend API

Implementation

Map<String, Object>? publicMetadata;