localParticipant property

CallParticipant? localParticipant

The local participant in the call, with id userId + deviceId

Implementation

CallParticipant? get localParticipant => voip.localParticipant;