Open Moe-Baker opened 3 months ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Hi @Moe-Baker
Thank you for filling the feature request. The team agrees making Timestamp public will help developers better construct their app. The feature is been tracking internally as: b/360528763
Description
The Timestamp's constructor is internal, if I need to construct one using a cloud function's return data then I'll need to either use the conversion functions; defeating the purpose, or call the constructor via reflection; not ideal.
API Proposal
No response
Firebase Product(s)
Firestore
Targeted Platform(s)
Apple Platforms, Android, Desktop