AdsLoader.fromPlatform constructor

AdsLoader.fromPlatform(
  1. PlatformAdsLoader platform
)

Constructs a AdsLoader from a specific platform implementation.

Implementation

AdsLoader.fromPlatform(this.platform);