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