RetryHandler constructor

const RetryHandler(
  1. RetryConfig config
)

Implementation

const RetryHandler(this.config);