You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Remove all need for static library methods like EasyFirestore.Updating.increment(...) or EasyStorage.put(...) by translating all related methods to Document and other related classes/objects.
The text was updated successfully, but these errors were encountered:
Remove all need for static library methods like
EasyFirestore.Updating.increment(...)
orEasyStorage.put(...)
by translating all related methods toDocument
and other related classes/objects.The text was updated successfully, but these errors were encountered: