NativeAdLoader constructor
NativeAdLoader(
- BuildContext context,
- OsmosConfig _config
Implementation
NativeAdLoader(this.context, this._config);
NativeAdLoader(this.context, this._config);