resendChangeEmailCodeApiEndpoint property
Provides an endpoint to be used when resending change email code.
Implementation
final Uri Function(AuthenticationData data)? resendChangeEmailCodeApiEndpoint;
Provides an endpoint to be used when resending change email code.
final Uri Function(AuthenticationData data)? resendChangeEmailCodeApiEndpoint;