OnApiError typedef

OnApiError = void Function(ApiError error)

Implementation

typedef OnApiError = void Function(ApiError error);