updateUserProfilePictureCustomResponseParser property
Provides a way to parse API response, you should return a url to fetch the new image
Implementation
final String? Function(Response body)? updateUserProfilePictureCustomResponseParser;
Provides a way to parse API response, you should return a url to fetch the new image
final String? Function(Response body)? updateUserProfilePictureCustomResponseParser;