requestPasswordResetCustomRequestMapper property
Provides a way to customize the payload sent to the request password reset endpoint call
Implementation
final String Function(String email)? requestPasswordResetCustomRequestMapper;
Provides a way to customize the payload sent to the request password reset endpoint call
final String Function(String email)? requestPasswordResetCustomRequestMapper;