calls property

Map<VoipId, CallSession> calls

Implementation

Map<VoipId, CallSession> get calls => _calls;