reset method

void reset()

Resets the recorded requests.

Implementation

void reset() => requests.clear();