resendChangeEmailCodeCustomRequestMapper property
Provides a way to customize the payload sent to resend change email code endpoint call
Implementation
final String Function(Map<String, dynamic>? params)? resendChangeEmailCodeCustomRequestMapper;
Provides a way to customize the payload sent to resend change email code endpoint call
final String Function(Map<String, dynamic>? params)? resendChangeEmailCodeCustomRequestMapper;