getToken(required): An async callback function that returns a fresh Firebase ID token (String?). This is called before each request to the secure enclave. Returnnullif no user is signed in.
Future<void>— Completes when Firebase storage is configured.
PlatformException— If there is an error configuring Firebase storage on the native platform.
You must call
configureFirebaseStorage() before using PortalBackupMethod.firebase with backupWallet() or recoverWallet(). The user must be signed in to Firebase before performing backup or recovery operations.