NativeAdViewManager constructor

NativeAdViewManager(
  1. OsmosConfig _config
)

Creates a NativeAdViewManager with the specified configuration.

_config - The OSMOS SDK configuration to use for ad management

Implementation

NativeAdViewManager(this._config);