app
app
/
com.example.examer.auth
/
changePhotoUri
change
Photo
Uri
suspend
fun
FirebaseUser
.
changePhotoUri
(
uri
:
Uri
)
Content copied to clipboard
Used o change the associated photo uri of a
FirebaseUser
to the specified
uri
.