core/storage/account_data library
Functions
-
deleteAccountData(
Ref ref, String userId) → Future< void> -
Deletes everything this device holds for
userId, its local games included. -
forgetAbandonedGuest(
Ref ref, String guestId) → Future< void> - Drops what the server stated for a guest account being abandoned for an existing one.