metadata property
Metadata contains custom key value pairs set by the user. The metadata is not interpreted by ZITADEL and can be used to store any information relevant to the session.
Implementation
@$pb.TagNumber(6)
$pb.PbMap<$core.String, $core.List<$core.int>> get metadata => $_getMap(5);