parseErrorData property

(E Function(dynamic)?) parseErrorData
final

Parse the returned error data from the underlying function

Implementation

final E Function(dynamic)? parseErrorData;