publicMetadata property

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

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

Implementation

Map<String, Object>? publicMetadata;