GoogleAdsSearchads360V23ResourcesOfflineConversionAlert constructor
GoogleAdsSearchads360V23ResourcesOfflineConversionAlert({
- GoogleAdsSearchads360V23ResourcesOfflineConversionError? error,
- double? errorPercentage,
Implementation
GoogleAdsSearchads360V23ResourcesOfflineConversionAlert({
this.error,
this.errorPercentage,
});