cancelChangeEmailRequestMapper property

String Function(AuthenticationData data)? cancelChangeEmailRequestMapper
final

Provides a way to customize the payload sent to the cancelChangeEmailApiEndpoint call

Implementation

final String Function(AuthenticationData data)? cancelChangeEmailRequestMapper;