requestConfigs property

List<AdRequestConfig> requestConfigs
final

Every configuration passed to updateRequestConfiguration, in order. Recorded on COMPLETION (after the hold/error knobs) — see updateRequestConfigurationCalls for dispatch counting.

Implementation

final List<AdRequestConfig> requestConfigs = [];