resendChangeEmailCodeCustomResponseParser property
void Function(Response response)?
resendChangeEmailCodeCustomResponseParser
final
Provides a way to customize the way the response is parsed
Implementation
final void Function(Response response)? resendChangeEmailCodeCustomResponseParser;