fixedDelay property

Duration? fixedDelay
final

Add a fixed delay before forwarding the request. Format: 1h/1m/1s/1ms. MUST be >=1ms.

Implementation

final Duration? fixedDelay;