How to generate String key ? #368
Unanswered
arindamAtlyikDotcom
asked this question in
Q&A
Replies: 1 comment
-
Indeed String key generation is copied from firestore and is used when you call
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As per the documentation String key is also supported and can be generated just like firestore. However I could not find any reference regarding that.
Is there any inbuilt way to generate String key instead of int key ?
Beta Was this translation helpful? Give feedback.
All reactions