parseErrorData property
final
Parse the returned error data from the underlying function
Implementation
final E Function(dynamic)? parseErrorData;
Parse the returned error data from the underlying function
final E Function(dynamic)? parseErrorData;