delay property

  1. @protected
DelayCallback? delay
final

The callback that determines how long to wait before retrying a request.

Implementation

@protected
final DelayCallback? delay;