lpw
2025-03-18 1178266bed9f244671ebcb4e9624a01ce0d58097
frameworks/GoogleUtilities.xcframework/tvos-arm64/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