cancelChangeEmailRequestMapper property
Provides a way to customize the payload sent to the cancelChangeEmailApiEndpoint call
Implementation
final String Function(AuthenticationData data)? cancelChangeEmailRequestMapper;
Provides a way to customize the payload sent to the cancelChangeEmailApiEndpoint call
final String Function(AuthenticationData data)? cancelChangeEmailRequestMapper;