BaseConfig constructor
BaseConfig({})
Implementation
@mustCallSuper
BaseConfig({
this.enable = false,
this.adUnitIdAndroid = '',
this.adUnitIdIos = '',
});
@mustCallSuper
BaseConfig({
this.enable = false,
this.adUnitIdAndroid = '',
this.adUnitIdIos = '',
});