A function which delays the response for the given request.
request
If none is provided, then the delay will always be 0.
0
final int Function(ApbPacket request)? responseDelay;