NativeAdLoader constructor

NativeAdLoader(
  1. BuildContext context,
  2. OsmosConfig _config
)

Implementation

NativeAdLoader(this.context, this._config);