Method SaveProfileAsync
SaveProfileAsync()
Persists CurrentProfile to Firestore using SetOptions.MergeAll,
automatically updating the device metadata fields before writing.
Returns true on success, false on failure.
public static Awaitable<bool> SaveProfileAsync()
Returns
- Awaitable<bool>