advancedOptions property
getter/setter pair
The AdvancedOptions the VCR is currently using during requests.
These options will be passed to the DartVCRClient when making requests.
Implementation
AdvancedOptions? advancedOptions;
The AdvancedOptions the VCR is currently using during requests.
These options will be passed to the DartVCRClient when making requests.
AdvancedOptions? advancedOptions;