throwOnAttempt property

Map<int, Object> throwOnAttempt
final

Errors to throw instead of returning a response, by attempt index.

Implementation

final Map<int, Object> throwOnAttempt = {};