fullScreenRequests property

List<AdRequestOptions> fullScreenRequests
final

The AdRequestOptions of every full-screen load (interstitial, rewarded, rewarded interstitial, app open), in order.

Implementation

final List<AdRequestOptions> fullScreenRequests = [];