updateUserInfoCustomResponseParser property

User? Function(Response response)? updateUserInfoCustomResponseParser
final

Provides a way to customize the way the response is parsed

Implementation

final User? Function(Response response)? updateUserInfoCustomResponseParser;