Hi,
I use with algolia | Dart Package with Flutter.
Algolia doesn’t store the Timestamp data as a Timestamp object but as a type ‘_InternalLinkedHashMap<String, dynamic>’
How can I handle the Timestamp between Algolia & Firestore to be able to retrieve it in my model?
Thank you in advance for the help.