peer Metadata
Metadata associated with the peer, empty dictionary by default.
Use Presence.peerMetadata or Presence.peerMetadataJsonString to set this value.
Peer metadata is dynamic and may change over the lifecycle of the DittoPresenceGraph. It may be empty when a remote peer initially appears in the presence graph and will be updated once the peer has synced its metadata with the local peer.
Since
4.7.0
See also
for details on usage of metadata.