contact property
Contact information for the user. ZITADEL will use this in case of internal notifications.
Implementation
@$pb.TagNumber(4)
$1.Contact get contact => $_getN(3);
Implementation
@$pb.TagNumber(4)
set contact($1.Contact value) => $_setField(4, value);