resendChangeEmailCodeApiEndpoint property

Uri Function(AuthenticationData data)? resendChangeEmailCodeApiEndpoint
final

Provides an endpoint to be used when resending change email code.

Implementation

final Uri Function(AuthenticationData data)? resendChangeEmailCodeApiEndpoint;