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 45db5d1 commit b42cf0aCopy full SHA for b42cf0a
FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h
@@ -30,6 +30,7 @@ NS_ASSUME_NONNULL_BEGIN
30
* @see https://github.com/google/protobuf/blob/main/src/google/protobuf/timestamp.proto for the
31
* reference timestamp definition.
32
*/
33
+NS_SWIFT_SENDABLE
34
NS_SWIFT_NAME(Timestamp)
35
@interface FIRTimestamp : NSObject <NSCopying>
36
0 commit comments