updateRequestConfigurationHold property
If set, updateRequestConfiguration awaits this before recording — leave it incomplete to simulate a config call that hangs.
Implementation
Completer<void>? updateRequestConfigurationHold;
If set, updateRequestConfiguration awaits this before recording — leave it incomplete to simulate a config call that hangs.
Completer<void>? updateRequestConfigurationHold;