updateUserProfilePictureApiEndpoint property
Provides an endpoint to be used when update an user profile picture
Implementation
final Uri Function(AuthenticationData data)? updateUserProfilePictureApiEndpoint;
Provides an endpoint to be used when update an user profile picture
final Uri Function(AuthenticationData data)? updateUserProfilePictureApiEndpoint;