submitChangePasswordApiEndpoint property
Provides an endpoint to be used when submitting change the account password.
Implementation
final Uri Function(AuthenticationData data)? submitChangePasswordApiEndpoint;
Provides an endpoint to be used when submitting change the account password.
final Uri Function(AuthenticationData data)? submitChangePasswordApiEndpoint;