abstract fun onSuccess(success: Boolean, imageUri: Uri? = null): Unit
Callback function called when the task completes with the success status and the imageUri of the image you just uploaded
success
- Boolean If you have succeeded in updating the profile picture