lpw
2026-07-16 5c57c740c1a3a7acbb384dcf2557fd129fa7328c
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADDebugOptionsViewController.h
@@ -15,7 +15,8 @@
@protocol GADDebugOptionsViewControllerDelegate <NSObject>
/// Called when the debug options flow is finished.
- (void)debugOptionsViewControllerDidDismiss:(nonnull GADDebugOptionsViewController *)controller;
- (void)debugOptionsViewControllerDidDismiss:(nonnull GADDebugOptionsViewController *)controller
    NS_SWIFT_UI_ACTOR;
@end