firebase / firebase/firebase-unity-sdk
[FR]: Make Timestamp's Constructor Public
Open
api: firestore
type: feature request
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.