WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADNativeMuteThisAdLoaderOptions.h
@@ -8,9 +8,10 @@ #import <GoogleMobileAds/GADAdLoader.h> /// Mute This Ad options. NS_SWIFT_NAME(NativeMuteThisAdLoaderOptions) @interface GADNativeMuteThisAdLoaderOptions : GADAdLoaderOptions /// Set to YES to request the custom Mute This Ad feature. By default, this property's value is YES. @property(nonatomic) BOOL customMuteThisAdRequested; @property(nonatomic) BOOL customMuteThisAdRequested NS_SWIFT_NAME(isCustomMuteThisAdRequested); @end