spierce7
05/16/2021, 4:38 PMMap<String, Any>
and Date
representations into Firestore’s Timestamp
.
• In JS I’d need to output js objects (Not kotlin Map’s or anything)
Assuming this is possible:
1. Would I be able to stay away from Compiler plugins and stick only to the runtime?
2. Would configuring an object to change to Firestore types present any problems to that same object being serialized to json?sandwwraith
05/17/2021, 9:22 AMspierce7
05/17/2021, 3:03 PMspierce7
05/17/2021, 3:04 PMsandwwraith
05/17/2021, 3:07 PMspierce7
05/17/2021, 3:08 PMspierce7
05/23/2021, 8:11 PMsandwwraith
05/24/2021, 10:51 AMSerialDescriptor.annotations
(for class) SD.getElementAnnotations
(for properties)sandwwraith
05/24/2021, 10:51 AM@SerialInfo
itself