updateUserInfoCustomRequestMapper property
Provides a way to customize the payload sent to the updateUserInfoApiEndPoint call
Implementation
final String Function(Map<String, dynamic> userInfo)? updateUserInfoCustomRequestMapper;
Provides a way to customize the payload sent to the updateUserInfoApiEndPoint call
final String Function(Map<String, dynamic> userInfo)? updateUserInfoCustomRequestMapper;