advancedOptions property

AdvancedOptions? advancedOptions
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;