LinkPersonaRequest constructor
      
      LinkPersonaRequest({})
     
    
    
Implementation
LinkPersonaRequest({
  this.cardinalityConstraint,
  this.conflictingLinksResolutionPolicy,
  this.expireTime,
  this.persona,
  this.sessionId,
  this.token,
  this.ttl,
});