deleteAccountCustomResponseParser property
Provides a way to customize the way the response is parsed
Implementation
final User? Function(Map<String, dynamic> response)? deleteAccountCustomResponseParser;
Provides a way to customize the way the response is parsed
final User? Function(Map<String, dynamic> response)? deleteAccountCustomResponseParser;