ParticipantInfo constructor

ParticipantInfo(
  1. String name,
  2. String? avatarUrl,
  3. String? externalId
)

Implementation

ParticipantInfo