Get all calls currently in the callkit UI.
@override Future<Iterable<CKCall>> getCalls() { // TODO: implement getCalls throw UnimplementedError(); }