BannerAdViewManager constructor
BannerAdViewManager(
- OsmosConfig _config
Creates a BannerAdViewManager with the specified configuration.
_config - The OSMOS SDK configuration to use for ad management
Implementation
BannerAdViewManager(this._config);