We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f801c97 commit 2507c7aCopy full SHA for 2507c7a
Firebase/Storage/Private/FIRStorageTask_Private.h
@@ -62,7 +62,7 @@ NS_ASSUME_NONNULL_BEGIN
62
63
@property(readonly, nonatomic) GTMSessionFetcherService *fetcherService;
64
65
-@property(readonly) GTMSessionFetcherCompletionHandler fetcherCompletion;
+@property(readonly, copy) GTMSessionFetcherCompletionHandler fetcherCompletion;
66
67
/**
68
* Creates a new FIRStorageTask initialized with a FIRStorageReference and GTMSessionFetcherService.
0 commit comments