Hi,
I am creating small read-only documents that will never be updated. Is it possible to allow a FirestoreDocument to take a constructor argument to allow for a document without updatedAt?
I've created pull request #17 to implement this.
Cheers,
Daniel
Hi,
I am creating small read-only documents that will never be updated. Is it possible to allow a
FirestoreDocumentto take a constructor argument to allow for a document withoutupdatedAt?I've created pull request #17 to implement this.
Cheers,
Daniel