I am working on a flutter app that requires certain information to be accessible to all users for 5 days before automatically being cleared off the database.
is there a way to achieve this?
I am working on a flutter app that requires certain information to be accessible to all users for 5 days before automatically being cleared off the database.
is there a way to achieve this?