A map of all current calls, with the call ID as the key and the Call object as the value.
Map<String, Call> calls = {};