simulateDelay property

bool simulateDelay
final

If true, a replayed request will be delayed by the same amount of time it took to make the original live request.

Implementation

final bool simulateDelay;