onExhausted property

void Function(LocusError error)? onExhausted
final

Callback when max retries exhausted.

Implementation

final void Function(LocusError error)? onExhausted;