Method SaveProfile
SaveProfile(Action, Action<Exception>)
Persists CurrentProfile to Firestore using SetOptions.MergeAll,
automatically updating the device metadata fields before writing.
public static Awaitable SaveProfile(Action onSuccess = null, Action<Exception> onError = null)
Parameters
Returns
- Awaitable