RetryIndicator typedef

RetryIndicator = void Function(Duration retry)

Implementation

typedef RetryIndicator = void Function(Duration retry);