id property

ParticipantId id
inherited

The unique ID of this participant. This will be the same across calls for each CallClient instance.

Implementation

ParticipantId get id => throw _privateConstructorUsedError;