updateUserProfilePictureApiEndpoint property

Uri Function(AuthenticationData data)? updateUserProfilePictureApiEndpoint
final

Provides an endpoint to be used when update an user profile picture

Implementation

final Uri Function(AuthenticationData data)? updateUserProfilePictureApiEndpoint;