HistoryMetadataParticipant constructor
      
      HistoryMetadataParticipant({})
     
    
    
Implementation
HistoryMetadataParticipant(
    {this.avatarUrl,
    this.displayName,
    this.displayNameKey,
    this.id,
    this.type,
    this.url});