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 7ecfa21 commit 097f142Copy full SHA for 097f142
Firestore/Source/Public/FirebaseFirestore/FIRVectorValue.h
@@ -21,6 +21,7 @@ NS_ASSUME_NONNULL_BEGIN
21
/**
22
* Represents a vector type in Firestore documents.
23
*/
24
+NS_SWIFT_SENDABLE
25
NS_SWIFT_NAME(VectorValue)
26
@interface FIRVectorValue : NSObject
27
0 commit comments