calls property

Map<String, CallSession> calls
getter/setter pair

Implementation

Map<String, CallSession> calls = <String, CallSession>{};