lpw
2025-07-01 ad1dcdc0e165b639a2a8916c624ea03d7feac27d
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULMutableDictionary.h
@@ -16,6 +16,8 @@
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
/// A mutable dictionary that provides atomic accessor and mutators.
@interface GULMutableDictionary : NSObject
@@ -44,3 +46,5 @@
- (NSDictionary *)dictionary;
@end
NS_ASSUME_NONNULL_END