removeCalls method

void removeCalls()

Implementation

void removeCalls() {
  httpCalls.clear();
}