adsFetchTimeout property

double? adsFetchTimeout
getter/setter pair

Specifies the timeout(The unit of time is seconds) to be applied when ads are required. Default value is 10. This property is ignored when requiresAd is false

Implementation

double? adsFetchTimeout;