groupCalls property

Map<VoipId, GroupCallSession> groupCalls

Implementation

Map<VoipId, GroupCallSession> get groupCalls => _groupCalls;