resendChangeEmailCodeCustomRequestMapper property

String Function(Map<String, dynamic>? params)? resendChangeEmailCodeCustomRequestMapper
final

Provides a way to customize the payload sent to resend change email code endpoint call

Implementation

final String Function(Map<String, dynamic>? params)? resendChangeEmailCodeCustomRequestMapper;