Get a call currently in the callkit UI.
@override CKCall? getCall(String uuid) { return _callManager.calls[uuid]; }